[neon/extras/peruse/Neon/unstable] debian: add qml-module-org-kde-kcm dep (#998801)
Pino Toscano
null at kde.org
Fri Jul 29 14:41:08 BST 2022
Git commit 4ca2f08c7466ea1195b18e57baedbf131583327f by Pino Toscano.
Committed on 07/11/2021 at 22:43.
Pushed by jriddell into branch 'Neon/unstable'.
add qml-module-org-kde-kcm dep (#998801)
M +3 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/extras/peruse/commit/4ca2f08c7466ea1195b18e57baedbf131583327f
diff --git a/debian/changelog b/debian/changelog
index 1f41df8..511c090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
peruse (1.80+dfsg-2) UNRELEASED; urgency=medium
+ [ Pino Toscano ]
+ * Add the qml-module-org-kde-kcm dependency, as it is needed.
+ (Closes: #998801)
-- Debian KDE Extras Team <debian-qt-kde at lists.debian.org> Sun, 07 Nov 2021 23:41:59 +0100
diff --git a/debian/control b/debian/control
index 374d0ec..659fa10 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,7 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/peruse
Package: peruse
Architecture: any
Depends: peruse-common (>= ${source:Version}),
+ qml-module-org-kde-kcm,
qml-module-org-kde-kirigami2,
qml-module-org-kde-newstuff,
qml-module-qt-labs-folderlistmodel,
More information about the Neon-commits
mailing list