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

* Revert macdeploy back to use Qt 4.7.4.

This commit is contained in:
Christian Muehlhaeuser
2012-03-06 00:42:12 +01:00
parent aa078e86e5
commit 80b0eacfed

View File

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