mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-10 04:58:08 +08:00
Temporarily remove open264 GStremer plugin from openSUSE builds on CI
Fix build issue for openSUSE on CI, probably related to the gstreamer-plugin-openh264 plugin being obsolete for the latest gstreamer-plugins-bad package https://forums.opensuse.org/t/gstreamer-plugins-bad-wants-to-obsolete-gstreamer-plugin-openh264/186318 GStreamer tests are disabled on openSUSE anyway atm. Pick-to: 6.10 6.9 6.8 Change-Id: I6e19e655c8753de879d6bbf82e532d18b25a01cb Reviewed-by: Tim Blechmann <tim.blechmann@qt.io> Reviewed-by: Artem Dyomin <artem.dyomin@qt.io>
This commit is contained in:
@@ -56,7 +56,7 @@ sudo zypper -nq install yasm
|
||||
|
||||
# GStreamer (qtwebkit and qtmultimedia), pulseaudio (qtmultimedia)
|
||||
sudo zypper -nq install gstreamer-devel gstreamer-plugins-base-devel libpulse-devel pipewire-devel \
|
||||
gstreamer-1.20-plugin-openh264 gstreamer-plugins-bad-devel
|
||||
gstreamer-plugins-bad-devel
|
||||
|
||||
# cups
|
||||
sudo zypper -nq install cups-devel
|
||||
|
||||
Reference in New Issue
Block a user