[neon/kf6/kf6-kcoreaddons/Neon/stable] debian: runtime deps
Carlos De Maine
null at kde.org
Wed Dec 18 04:30:10 GMT 2024
Git commit ab6cf581eccdd31041c84006439c834e991bfd75 by Carlos De Maine.
Committed on 18/12/2024 at 04:30.
Pushed by carlosdem into branch 'Neon/stable'.
runtime deps
M +3 -2 debian/control
https://invent.kde.org/neon/kf6/kf6-kcoreaddons/-/commit/ab6cf581eccdd31041c84006439c834e991bfd75
diff --git a/debian/control b/debian/control
index 5af08d3..3404f9f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake,
libudev-dev,
llvm-dev,
pkg-kde-tools-neon,
- python3,
+ python3-dev,
python3-build,
pyside6-tools,
qt6-base-dev,
@@ -32,7 +32,8 @@ Package: kf6-kcoreaddons
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: python3-pyside6.qtcore,
+Depends: python3,
+ python3-pyside6.qtcore,
shared-mime-info (>= 1.3),
${misc:Depends},
${shlibs:Depends},
More information about the Neon-commits
mailing list