[neon/libraries/kirigami-app-components/Neon/unstable] debian: kf6-extra-cmake-modules as a cmake linting dep
Carlos De Maine
null at kde.org
Fri May 29 05:43:01 BST 2026
Git commit e1690674f96e959e44ac08826fdcb154524a2a7f by Carlos De Maine.
Committed on 29/05/2026 at 04:42.
Pushed by carlosdem into branch 'Neon/unstable'.
kf6-extra-cmake-modules as a cmake linting dep
M +2 -1 debian/control
https://invent.kde.org/neon/libraries/kirigami-app-components/-/commit/e1690674f96e959e44ac08826fdcb154524a2a7f
diff --git a/debian/control b/debian/control
index f87ae5d..d8f6f23 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,8 @@ Package: kirigami-app-components-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kirigami-app-components (= ${binary:Version}),
+Depends: kf6-extra-cmake-modules,
+ kirigami-app-components (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list