1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 20:00:13 +02:00

Bumped Qt on osx build machine to 4.8.6.

This commit is contained in:
Christian Muehlhaeuser
2014-07-21 18:18:20 +02:00
parent 76407b37e6
commit 8aff773d7d

View File

@@ -219,7 +219,7 @@ TOMAHAWK_PLUGINS = [
] ]
QT_PLUGINS_SEARCH_PATH=[ QT_PLUGINS_SEARCH_PATH=[
'/usr/local/Cellar/qt/4.8.5/plugins', '/usr/local/Cellar/qt/4.8.6/plugins',
] ]