[neon/neon-packaging/mpvqt/Neon/unstable] debian: the -dev package needs to depend on the base package

Carlos De Maine null at kde.org
Thu Nov 16 23:38:33 GMT 2023


Git commit 2151236a917a749110ff546bcb5dd92c3a457972 by Carlos De Maine.
Committed on 17/11/2023 at 00:38.
Pushed by carlosdem into branch 'Neon/unstable'.

the -dev package needs to depend on the base package

M  +1    -0    debian/control

https://invent.kde.org/neon/neon-packaging/mpvqt/-/commit/2151236a917a749110ff546bcb5dd92c3a457972

diff --git a/debian/control b/debian/control
index 96c9c04..3de555e 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Description: qml wrapper around libmpv
 Package: mpvqt-dev
 Architecture: any
 Depends: libmpv-dev,
+         mpvqt,
          qt6-base-dev,
          qt6-declarative-dev,
          ${misc:Depends},


More information about the Neon-commits mailing list