mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
* Updated macdeploy.
This commit is contained in:
@@ -26,7 +26,7 @@ FRAMEWORK_SEARCH_PATH=[
|
|||||||
os.path.join(os.environ['HOME'], 'Library/Frameworks')
|
os.path.join(os.environ['HOME'], 'Library/Frameworks')
|
||||||
]
|
]
|
||||||
|
|
||||||
LIBRARY_SEARCH_PATH=['/usr/local/lib', '/usr/local/Cellar/gettext/0.18.1.1/lib', '.']
|
LIBRARY_SEARCH_PATH=['/usr/local/lib', '/usr/local/Cellar/gettext/0.18.3.2/lib', '.']
|
||||||
|
|
||||||
VLC_PLUGINS=[
|
VLC_PLUGINS=[
|
||||||
'libaccess_attachment_plugin.dylib',
|
'libaccess_attachment_plugin.dylib',
|
||||||
@@ -219,7 +219,7 @@ TOMAHAWK_PLUGINS = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
QT_PLUGINS_SEARCH_PATH=[
|
QT_PLUGINS_SEARCH_PATH=[
|
||||||
'/usr/local/Cellar/qt/4.8.4/plugins',
|
'/usr/local/Cellar/qt/4.8.5/plugins',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user