Add libgstlame.so to macdeploy (#63)

This commit is contained in:
Jonas Kvinge
2019-01-19 18:00:47 +01:00
committed by GitHub
parent 8f9b1d708b
commit 22c476d507
2 changed files with 2 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ GSTREAMER_PLUGINS = [
'libgsttaglib.so',
'libgstvorbis.so',
'libgstisomp4.so',
'libgstlame.so',
]