[neon/kde/spectacle/Neon/unstable] debian: drop libvlc-qt and add qml-module-qtmultimedia runtime dep

Carlos De Maine null at kde.org
Fri Feb 3 21:11:42 GMT 2023


Git commit 392ccf219755a593322ff5b87e22be76bd5b5903 by Carlos De Maine.
Committed on 03/02/2023 at 21:11.
Pushed by carlosdem into branch 'Neon/unstable'.

drop libvlc-qt and add  qml-module-qtmultimedia runtime dep

M  +2    -2    debian/control

https://invent.kde.org/neon/kde/spectacle/commit/392ccf219755a593322ff5b87e22be76bd5b5903

diff --git a/debian/control b/debian/control
index 3763982..a358d10 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Build-Depends: cmake (>= 3.0~),
                libkpipewire-dev,
                libqt5waylandclient5-dev,
                libqt5x11extras5-dev (>= 5.4.0~),
-               libvlc-qt-qml2,
                libxcb-cursor-dev,
                libxcb-image0-dev,
                libxcb-util0-dev,
@@ -51,7 +50,8 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/spectacle.git
 Package: kde-spectacle
 Section: graphics
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends},
+                   qml-module-qtmultimedia
 Breaks: ksnapshot (<< 4:16.04.1-1), ${kde-l10n:all}
 Replaces: ksnapshot (<< 4:16.04.1-1), ${kde-l10n:all}
 Suggests: obs-studio, vokoscreen, peek, simplescreenrecorder


More information about the Neon-commits mailing list