[neon/kf6/kf6-kpackage/Neon/unstable] debian: cmake lint

Carlos De Maine null at kde.org
Fri Nov 17 12:18:22 GMT 2023


Git commit 8d5abd32d43c681808434805fa8b8414ad283563 by Carlos De Maine.
Committed on 17/11/2023 at 13:18.
Pushed by carlosdem into branch 'Neon/unstable'.

cmake lint

M  +1    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kpackage/-/commit/8d5abd32d43c681808434805fa8b8414ad283563

diff --git a/debian/control b/debian/control
index 31d4e03..a0362f2 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Package: kf6-kpackage-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kpackage (= ${binary:Version}), ${misc:Depends}
+Depends: kf6-kpackage (= ${binary:Version}), qt6-base-dev, kf6-kcoreaddons-dev, ${misc:Depends}
 Description: development files for kpackage
  KPackage provides classes for applications to manage user installable packages
  of non-binary assets.


More information about the Neon-commits mailing list