[neon/neon-packaging/kcgroups/Neon/stable] debian: the dev package needs to depend on the library package

Carlos De Maine null at kde.org
Sat Jun 21 08:00:00 BST 2025


Git commit 4785cb7dd6546baed30f58a7a4e4ce1b8e16e6b3 by Carlos De Maine.
Committed on 21/06/2025 at 07:00.
Pushed by carlosdem into branch 'Neon/stable'.

the dev package needs to depend on the library package

M  +1    -1    debian/control

https://invent.kde.org/neon/neon-packaging/kcgroups/-/commit/4785cb7dd6546baed30f58a7a4e4ce1b8e16e6b3

diff --git a/debian/control b/debian/control
index 85e1327..aa4a410 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Standards-Version: 4.6.2
 Package: libkf6cgroups-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}
+Depends: libkf6cgroups6, ${misc:Depends}
 Breaks: libkf5cgroups-dev (<< ${source:Version}~ciBuild)
 Replaces: libkf5cgroups-dev (<< ${source:Version}~ciBuild)
 Recommends: libkf6cgroups-doc (= ${source:Version})


More information about the Neon-commits mailing list