[neon/qt6/qt6-multimedia/Neon/release] debian: gstreamer naming has changed

Carlos De Maine null at kde.org
Thu Jul 23 03:11:40 BST 2026


Git commit 6c5f9a7952b8b72e58f2b3910570c049b38c15bb by Carlos De Maine.
Committed on 23/07/2026 at 02:11.
Pushed by carlosdem into branch 'Neon/release'.

gstreamer naming has changed

M  +5    -4    debian/control

https://invent.kde.org/neon/qt6/qt6-multimedia/-/commit/6c5f9a7952b8b72e58f2b3910570c049b38c15bb

diff --git a/debian/control b/debian/control
index c8bfd49..0a7a269 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake,
                libgstreamer1.0-dev,
                libgstreamer-plugins-bad1.0-dev,
                libgstreamer-plugins-base1.0-dev,
-               libgstreamer-plugins-good1.0-dev,
+               libgstreamer-plugins-extra1.0-dev,
                libopenal-dev,
                libpipewire-0.3-dev,
                libpulse-dev,
@@ -58,9 +58,10 @@ Depends: ffmpeg,
          gstreamer1.0-alsa,
          gstreamer1.0-fdkaac,
          gstreamer1.0-libav,
-         gstreamer1.0-plugins-base, 
-         gstreamer1.0-plugins-good, 
-         gstreamer1.0-plugins-ugly,
+         gstreamer1.0-plugins-bad,
+         gstreamer1.0-plugins-base
+         gstreamer1.0-plugins-extra,
+         gstreamer1.0-plugins-good,
          gstreamer1.0-vaapi,
          qt6-base,
          qt6-declarative, 


More information about the Neon-commits mailing list