[neon/kf6/kf6-purpose/Neon/stable] debian: clean up build and runtime deps

Carlos De Maine null at kde.org
Sat May 16 05:40:11 BST 2026


Git commit 6ef5765869d05e2b60c15b4b63f1adeea8d43815 by Carlos De Maine.
Committed on 16/05/2026 at 04:40.
Pushed by carlosdem into branch 'Neon/stable'.

clean up build and runtime deps

M  +3    -0    debian/control

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

diff --git a/debian/control b/debian/control
index a66e7de..d7621e8 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: cmake,
                pkgconf,
                pkg-kde-tools-neon,
                qml6-module-sso-onlineaccounts,
+               qt6-5compat-dev,
                qt6-base-dev,
                qt6-declarative-dev,
 Standards-Version: 4.6.2
@@ -40,6 +41,7 @@ Depends: kf6-bluez-qt,
          qml6-module-sso-onlineaccounts,
          qt6-5compat,
          qt6-base,
+         qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: libkf5purpose-bin (<< 5.116.0),
@@ -63,6 +65,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-kcoreaddons-dev,
          kf6-purpose (= ${binary:Version}),
+         qt6-5compat-dev,
          qt6-base-dev,
          qt6-declarative-dev,
          ${misc:Depends},


More information about the Neon-commits mailing list