[neon/kf6/kf6-kstatusnotifieritem/Neon/stable] debian: python bindings
Carlos De Maine
null at kde.org
Fri Jan 17 20:09:41 GMT 2025
Git commit fada18c77227f18599cfbc1d9a8cd0f99e45419d by Carlos De Maine.
Committed on 17/01/2025 at 20:09.
Pushed by carlosdem into branch 'Neon/stable'.
python bindings
M +13 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-kstatusnotifieritem/-/commit/fada18c77227f18599cfbc1d9a8cd0f99e45419d
diff --git a/debian/control b/debian/control
index b6dffbc..75d6a76 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,21 @@ Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
Build-Depends: bison,
cmake,
debhelper-compat (= 13),
+ dh-python,
+ dh-sequence-python3,
doxygen,
flex,
graphviz,
kf6-extra-cmake-modules,
kf6-kwindowsystem-dev,
+ libclang-dev
+ libpyside6-dev,
+ libpython3-dev,
+ libshiboken6-dev,
pkg-kde-tools-neon,
+ python3-dev,
+ python3-build,
+ pyside6-tools,
qt6-base-dev,
qt6-tools-dev,
xauth <!nocheck>,
@@ -25,7 +34,10 @@ Package: kf6-kstatusnotifieritem
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: python3,
+ python3-pyside6.qtcore,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Implementation of Status Notifier Items
Framework for status notifier items.
.
More information about the Neon-commits
mailing list