[neon/kf6/kf6-kguiaddons/Neon/stable] debian: runtime dep
Carlos De Maine
null at kde.org
Wed Dec 18 04:42:13 GMT 2024
Git commit 99236ec4e6b0649de21dee8634f31b188ce99777 by Carlos De Maine.
Committed on 18/12/2024 at 04:31.
Pushed by carlosdem into branch 'Neon/stable'.
runtime dep
M +5 -2 debian/control
https://invent.kde.org/neon/kf6/kf6-kguiaddons/-/commit/99236ec4e6b0649de21dee8634f31b188ce99777
diff --git a/debian/control b/debian/control
index 95c35ad..cbf1c84 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: cmake,
pkg-config,
pkg-kde-tools-neon,
plasma-wayland-protocols,
- python3,
+ python3-dev,
python3-build,
pyside6-tools,
qt6-base-dev,
@@ -34,7 +34,10 @@ Package: kf6-kguiaddons
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: python3,
+ python3-pyside6.qtcore,
+ ${misc:Depends},
+ ${shlibs:Depends}
Breaks: libkf5guiaddons-bin (<< 5.115.0-1), libkf5guiaddons-data (<< 5.115.0-1)
Replaces: libkf6guiaddons6,
libkf6guiaddons-bin,
More information about the Neon-commits
mailing list