[neon/kf6/kf6-kcrash/Neon/unstable] debian: cmake lints

Carlos De Maine null at kde.org
Fri Nov 17 09:33:56 GMT 2023


Git commit d692dfad78948118f139bfa5e8cd309437dd39a6 by Carlos De Maine.
Committed on 17/11/2023 at 10:33.
Pushed by carlosdem into branch 'Neon/unstable'.

cmake lints

M  +1    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kcrash/-/commit/d692dfad78948118f139bfa5e8cd309437dd39a6

diff --git a/debian/control b/debian/control
index 2adadb0..1395b0f 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Package: kf6-kcrash-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kcrash (= ${binary:Version}), ${misc:Depends}
+Depends: kf6-kcrash (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
 Description: Support for application crash analysis and bug report from apps
  KCrash provides support for intercepting and handling application crashes.
  .


More information about the Neon-commits mailing list