[neon/multimedia/kamoso/Neon/unstable] debian: fix build and runtime deps
Carlos De Maine
null at kde.org
Mon Jul 27 23:51:29 BST 2026
Git commit ce1258874d87d664a5eb56a7da2196fedf5c24a2 by Carlos De Maine.
Committed on 27/07/2026 at 22:51.
Pushed by carlosdem into branch 'Neon/unstable'.
fix build and runtime deps
M +5 -2 debian/control
https://invent.kde.org/neon/multimedia/kamoso/-/commit/ce1258874d87d664a5eb56a7da2196fedf5c24a2
diff --git a/debian/control b/debian/control
index f5a1b93..0c49c18 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,10 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
- gstreamer1.0-plugins-base,
libglib2.0-dev,
+ libgstreamer-plugins-bad1.0-dev,
libgstreamer-plugins-base1.0-dev,
+ libgstreamer-plugins-extra1.0-dev,
libgstreamer1.0-dev,
kf6-extra-cmake-modules,
kf6-kconfig-dev,
@@ -32,9 +33,11 @@ Package: kamoso
Architecture: any
Depends: gstreamer1.0-libcamera,
gstreamer1.0-pipewire,
+ gstreamer1.0-plugins-bad,
+ gstreamer1.0-plugins-extra,
gstreamer1.0-plugins-good,
+ gstreamer1.0-plugins-ugly,
gstreamer1.0-x,
- gstreamer1.0-qt6,
libcamera-ipa,
libcamera-v4l2,
qml6-module-org-kde-purpose,
More information about the Neon-commits
mailing list