1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-31 09:44:50 +01:00

Add gstreamer plugins to macdeploy.py

This commit is contained in:
Jonas Kvinge 2019-09-14 20:30:06 +02:00
parent d0eb1ba96e
commit 9972124aa1

View File

@ -97,6 +97,9 @@ GSTREAMER_PLUGINS = [
'libgstxingmux.so',
'libgsttcp.so',
'libgstudp.so',
'libgstpbtypes.so',
'libgstrtp.so',
'libgstrtsp.so',
'libgstflac.so',
'libgstwavparse.so',