[neon/kf6/kf6-purpose/Neon/release] debian: pkgconf, runtime dep and cmake lints

Carlos De Maine null at kde.org
Wed Dec 18 08:40:47 GMT 2024


Git commit 1d896676075e013aae44dc7bdb24660ac723f874 by Carlos De Maine.
Committed on 18/12/2024 at 08:40.
Pushed by carlosdem into branch 'Neon/release'.

pkgconf, runtime dep and cmake lints

M  +3    -1    debian/control

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

diff --git a/debian/control b/debian/control
index a9604a9..51a8db1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: cmake,
                kf6-knotifications-dev,
                kf6-kwallet-dev,
                libaccounts-glib-dev,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev
@@ -34,6 +34,7 @@ Depends: kf6-bluez-qt,
          kf6-kcmutils,
          kf6-kirigami2,
          kf6-prison,
+         qml6-module-sso-onlineaccounts,
          qt6-5compat,
          qt6-base,
          ${misc:Depends},
@@ -59,6 +60,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-kcoreaddons-dev,
          kf6-purpose (= ${binary:Version}),
+         qt6-base-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Replaces: libkf6purpose-dev,


More information about the Neon-commits mailing list