[neon/kf6/kf6-kcoreaddons/Neon/stable] debian: more pythonic build deps

Carlos De Maine null at kde.org
Fri Nov 29 04:54:14 GMT 2024


Git commit d3ee4dca12bfe1422db2a1f0d84ef2f56ffdba1b by Carlos De Maine.
Committed on 29/11/2024 at 04:54.
Pushed by carlosdem into branch 'Neon/stable'.

more pythonic build deps

M  +5    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kcoreaddons/-/commit/d3ee4dca12bfe1422db2a1f0d84ef2f56ffdba1b

diff --git a/debian/control b/debian/control
index 3d91a33..0def445 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,16 @@ Priority: optional
 Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
+               dh-python,
+               dh-sequence-python3,
                doxygen,
                graphviz,
                kf6-extra-cmake-modules,
-               libudev-dev,
+               libclang-dev
                libpyside6-dev,
                libshiboken6-dev,
+               libudev-dev,
+               llvm-dev,
                pkg-kde-tools-neon,
                python3,
                qt6-base-dev,


More information about the Neon-commits mailing list