macdeployqt: Add GStreamer GME plugin

This commit is contained in:
Jonas Kvinge 2022-08-20 19:02:40 +02:00
parent a521bdc0e3
commit 5931077b08
1 changed files with 1 additions and 0 deletions

View File

@ -1301,6 +1301,7 @@ void deployPlugins(const ApplicationBundleInfo &appBundleInfo, const QString &pl
<< "libgstfdkaac.dylib"
<< "libgstflac.dylib"
<< "libgstgio.dylib"
<< "libgstgme.dylib"
<< "libgsthls.dylib"
<< "libgsticydemux.dylib"
<< "libgstid3demux.dylib"