Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
5ec33565 by wurstsalat at 2023-10-16T11:07:25+02:00
imprv: Windows: Add gst-plugins-bad dependency for broader media preview support

Fixes #11638

- - - - -


1 changed file:

- win/_base.sh


Changes:

=====================================
win/_base.sh
=====================================
@@ -88,6 +88,7 @@ function install_deps {
         "${MINGW_PACKAGE_PREFIX}"-gstreamer \
         "${MINGW_PACKAGE_PREFIX}"-gst-plugins-base \
         "${MINGW_PACKAGE_PREFIX}"-gst-plugins-good \
+        "${MINGW_PACKAGE_PREFIX}"-gst-plugins-bad \
         "${MINGW_PACKAGE_PREFIX}"-gst-libav \
         "${MINGW_PACKAGE_PREFIX}"-gst-python \
         "${MINGW_PACKAGE_PREFIX}"-adwaita-icon-theme \



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/5ec33565f83d0255dd0781cd7a9a930f7e3792f6

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/5ec33565f83d0255dd0781cd7a9a930f7e3792f6
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to