[neon/kf6/kf6-syndication/Neon/release] debian: qt6-base-dev as a dev package dep for cmake linter

Carlos De Maine null at kde.org
Mon Jun 15 06:37:39 BST 2026


Git commit d0e8bff953d4d7e98f18554bc6661e7fdbab5f0e by Carlos De Maine.
Committed on 15/06/2026 at 05:37.
Pushed by carlosdem into branch 'Neon/release'.

qt6-base-dev as a dev package dep for cmake linter

M  +3    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-syndication/-/commit/d0e8bff953d4d7e98f18554bc6661e7fdbab5f0e

diff --git a/debian/control b/debian/control
index 0613358..619ab5c 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,9 @@ Package: kf6-syndication-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-syndication (= ${binary:Version}), ${misc:Depends}
+Depends: kf6-syndication (= ${binary:Version}), 
+         qt6-base-dev,
+         ${misc:Depends}
 Replaces: libkf6syndication-dev,
           libkf6syndication-doc,
 Description: parser library for RSS and Atom feeds - development files


More information about the Neon-commits mailing list