Remove mms plugin from mac build

Removed from upstream gstreamer
This commit is contained in:
John Maguire 2022-05-18 13:44:13 +01:00
parent 250024e117
commit bebd0b5d3c
1 changed files with 0 additions and 1 deletions

1
dist/macdeploy.py vendored
View File

@ -66,7 +66,6 @@ GSTREAMER_PLUGINS = [
'libgstisomp4.dylib',
'libgstlame.dylib',
'libgstlibav.dylib',
'libgstmms.dylib',
# TODO: Bring back Musepack support.
'libgstogg.dylib',
'libgstopus.dylib',