Add gstreamer equalizer to mac build.

This commit is contained in:
John Maguire 2010-07-13 17:13:33 +00:00
parent 36604f7ec8
commit 3204c36dd4
1 changed files with 1 additions and 0 deletions

1
dist/macdeploy.py vendored
View File

@ -60,6 +60,7 @@ GSTREAMER_PLUGINS=[
'libgstautodetect.so',
'libgstcoreelements.so',
'libgstdecodebin2.so',
'libgstequalizer.so',
'libgstosxaudio.so',
'libgsttypefindfunctions.so',
'libgstudp.so',