[neon/neon-packaging/mpvqt/Neon/unstable] debian: correct the depends
Carlos De Maine
null at kde.org
Thu Nov 16 02:22:58 GMT 2023
Git commit 753cf713e68bb6b62b45e66d83f5ee8a2c260caf by Carlos De Maine.
Committed on 16/11/2023 at 03:22.
Pushed by carlosdem into branch 'Neon/unstable'.
correct the depends
M +1 -1 debian/control
https://invent.kde.org/neon/neon-packaging/mpvqt/-/commit/753cf713e68bb6b62b45e66d83f5ee8a2c260caf
diff --git a/debian/control b/debian/control
index dd4005a..96c9c04 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Description: qml wrapper around libmpv
Package: mpvqt-dev
Architecture: any
-Depends: libmvpv-dev,
+Depends: libmpv-dev,
qt6-base-dev,
qt6-declarative-dev,
${misc:Depends},
More information about the Neon-commits
mailing list