1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-29 10:39:47 +01:00

Copy appsrc/appsink plugin on Mac.

This commit is contained in:
John Maguire 2011-11-30 13:29:18 +01:00
parent c96f45e1c9
commit 8df341492b

1
dist/macdeploy.py vendored
View File

@ -31,6 +31,7 @@ LIBRARY_SEARCH_PATH=['/target/lib', '/usr/local/lib', '/sw/lib']
GSTREAMER_PLUGINS=[
# Core plugins
'libgstapp.so',
'libgstaudioconvert.so',
'libgstaudiofx.so',
'libgstaudiotestsrc.so',