[neon/kf6/kf6-purpose/Neon/stable] debian: qt6-declarative-dev cmake dev dep

Carlos De Maine null at kde.org
Thu May 14 04:59:31 BST 2026


Git commit dd1ef8d7a99784ec62e5f5ef28169648b0d29738 by Carlos De Maine.
Committed on 14/05/2026 at 03:59.
Pushed by carlosdem into branch 'Neon/stable'.

qt6-declarative-dev cmake dev dep

M  +2    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-purpose/-/commit/dd1ef8d7a99784ec62e5f5ef28169648b0d29738

diff --git a/debian/control b/debian/control
index 7aa8838..a66e7de 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cmake,
                pkg-kde-tools-neon,
                qml6-module-sso-onlineaccounts,
                qt6-base-dev,
-               qt6-declarative-dev
+               qt6-declarative-dev,
 Standards-Version: 4.6.2
 Homepage: https://cgit.kde.org/purpose.git/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/purpose
@@ -64,6 +64,7 @@ X-Neon-MergedPackage: true
 Depends: kf6-kcoreaddons-dev,
          kf6-purpose (= ${binary:Version}),
          qt6-base-dev,
+         qt6-declarative-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Replaces: libkf6purpose-dev,


More information about the Neon-commits mailing list