[neon/kf6/kf6-kpty/Neon/release] debian: qt6-base-dev for cmake lints

Carlos De Maine null at kde.org
Wed Dec 18 04:52:33 GMT 2024


Git commit b49e850d7b52c297cf19717635bb82cc289c2fc8 by Carlos De Maine.
Committed on 18/12/2024 at 04:52.
Pushed by carlosdem into branch 'Neon/release'.

qt6-base-dev for cmake lints

M  +2    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kpty/-/commit/b49e850d7b52c297cf19717635bb82cc289c2fc8

diff --git a/debian/control b/debian/control
index 2302191..afc6c37 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,8 @@ Package: kf6-kpty-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kpty (= ${binary:Version}),
+Depends: qt6-base-dev,
+         kf6-kpty (= ${binary:Version}),
          kf6-kcoreaddons-dev,
          ${misc:Depends}
 Replaces: libkf6pty-dev,


More information about the Neon-commits mailing list