[neon/kde/kmail-account-wizard/Neon/unstable] debian: Add kirigami-addons deps.
Scarlett Moore
null at kde.org
Fri Nov 3 12:58:46 GMT 2023
Git commit 2eaf22d1f03069e60f1f9e891835230f91ae8da7 by Scarlett Moore.
Committed on 03/11/2023 at 13:58.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Add kirigami-addons deps.
M +2 -1 debian/control
https://invent.kde.org/neon/kde/kmail-account-wizard/-/commit/2eaf22d1f03069e60f1f9e891835230f91ae8da7
diff --git a/debian/control b/debian/control
index 5606b92..b0e4d3f 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Build-Depends: cmake,
kf6-ki18n-dev,
kf6-kiconthemes-dev,
kf6-kitemviews-dev,
+ kf6-kirigami-addons-dev,
kf6-knewstuff-dev,
kf6-knotifyconfig-dev,
kf6-kpackage-dev,
@@ -77,7 +78,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kmail-account-wizar
Package: kpim6-accountwizard
Section: utils
Architecture: any
-Depends: qml6-module-org-kde-kirigami-addons-labs-mobileform,
+Depends: kf6-kirigami-addons,
${misc:Depends}, ${shlibs:Depends}
Description: wizard for KDE PIM applications account setup
Handles account setup of e-mail accounts for KDE PIM applications.
More information about the Neon-commits
mailing list