[neon/kde/akonadi/Neon/release] debian: lints

Carlos De Maine null at kde.org
Fri Nov 29 21:58:15 GMT 2024


Git commit b35ee2de0dd6b5b3a409f3c2723ab985f35fe332 by Carlos De Maine.
Committed on 29/11/2024 at 21:58.
Pushed by carlosdem into branch 'Neon/release'.

lints

M  +3    -2    debian/control

https://invent.kde.org/neon/kde/akonadi/-/commit/b35ee2de0dd6b5b3a409f3c2723ab985f35fe332

diff --git a/debian/control b/debian/control
index 0b416a9..971f3f8 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Build-Depends: cmake,
                libxml2-dev,
                libxml2-utils,
                libxslt1-dev,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools-neon,
                qt6-5compat-dev,
                qt6-base-dev,
@@ -83,7 +83,8 @@ Package: kpim6-akonadi-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kcompletion-dev,
+Depends: kf6-extra-cmake-modules,
+         kf6-kcompletion-dev,
          kf6-kitemmodels-dev,
          kf6-kxmlgui-dev,
          kpim6-akonadi (= ${binary:Version}),


More information about the Neon-commits mailing list