mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
* Fixed MacDeploy to look for Qt 4.7.4 (needs proper version check still).
This commit is contained in:
@@ -207,7 +207,7 @@ TOMAHAWK_PLUGINS = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
QT_PLUGINS_SEARCH_PATH=[
|
QT_PLUGINS_SEARCH_PATH=[
|
||||||
'/usr/local/Cellar/qt/4.7.3/plugins',
|
'/usr/local/Cellar/qt/4.7.4/plugins',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user