1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 17:14:00 +02:00

Fix qt5 plugin lookup path

This commit is contained in:
Dominik Schmidt
2015-12-10 02:45:36 +01:00
parent 0791937032
commit 2afc578d7a

View File

@@ -229,7 +229,7 @@ TOMAHAWK_PLUGINS = [
] ]
QT_PLUGINS_SEARCH_PATH=[ QT_PLUGINS_SEARCH_PATH=[
'/usr/local/Cellar/qt5/5.4.0/plugins', '/usr/local/opt/qt5/plugins',
] ]
SNORE_PLUGINS_SEARCH_PATH=[ SNORE_PLUGINS_SEARCH_PATH=[