[neon/neon-packaging/kclock/Neon/unstable] debian: Add dependency to qml-module-org-kde-kirigamiaddons
Bhushan Shah
null at kde.org
Mon Jun 12 06:45:40 BST 2023
Git commit e49c4c9b64d1ec7d61d4ef267d5bed43c789380b by Bhushan Shah.
Committed on 29/05/2020 at 07:47.
Pushed by carlosdem into branch 'Neon/unstable'.
Add dependency to qml-module-org-kde-kirigamiaddons
M +2 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kclock/-/commit/e49c4c9b64d1ec7d61d4ef267d5bed43c789380b
diff --git a/debian/control b/debian/control
index 8abc020..031a743 100644
--- a/debian/control
+++ b/debian/control
@@ -20,5 +20,6 @@ Vcs-Browser: https://gitlab.com/debian-pm/apps/kclock
Package: kclock
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-org-kde-kirigamiaddons,
+ ${misc:Depends}, ${shlibs:Depends}
Description: Clock app for Plasma Mobile
More information about the Neon-commits
mailing list