1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

* Fixed MacDeploy to look for Qt 4.7.4 (needs proper version check still).

This commit is contained in:
Christian Muehlhaeuser
2011-09-16 15:26:37 +02:00
parent 9f0febe402
commit 6d62fb8c1e

View File

@@ -207,7 +207,7 @@ TOMAHAWK_PLUGINS = [
]
QT_PLUGINS_SEARCH_PATH=[
'/usr/local/Cellar/qt/4.7.3/plugins',
'/usr/local/Cellar/qt/4.7.4/plugins',
]