[neon/neon-packaging/audiotube/Neon/unstable] debian: python3-all-dev and libpython3-all-dev

Carlos De Maine null at kde.org
Mon May 4 09:59:06 BST 2026


Git commit a234836112c70ef6b39b77a49f9ff33adfa9a28b by Carlos De Maine.
Committed on 04/05/2026 at 08:59.
Pushed by carlosdem into branch 'Neon/unstable'.

python3-all-dev and libpython3-all-dev

M  +2    -1    debian/control

https://invent.kde.org/neon/neon-packaging/audiotube/-/commit/a234836112c70ef6b39b77a49f9ff33adfa9a28b

diff --git a/debian/control b/debian/control
index b65d920..f0cfa18 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,11 @@ Build-Depends: cmake,
                kf6-purpose-dev,
                libfuturesql6-dev,
                libpython3-dev,
-               libpython3.12-dev,
+               libpython3-all-dev,
                pkg-kde-tools-neon,
                pybind11-dev,
                python3-dev,
+               python3-all-dev,
                qcoro-qt6-dev,
                qt6-base-dev,
                qt6-declarative-dev,


More information about the Neon-commits mailing list