[neon/extras/labplot/Neon/unstable] debian: more pyside6 bits
Carlos De Maine
null at kde.org
Wed Jun 4 08:40:55 BST 2025
Git commit 43cded36225323f7f4ed3bebbf51d4eb6c0cec76 by Carlos De Maine.
Committed on 04/06/2025 at 07:40.
Pushed by carlosdem into branch 'Neon/unstable'.
more pyside6 bits
M +7 -2 debian/control
https://invent.kde.org/neon/extras/labplot/-/commit/43cded36225323f7f4ed3bebbf51d4eb6c0cec76
diff --git a/debian/control b/debian/control
index 2624dbd..fcd0d2e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: bison,
cmake (>= 3.17.0~),
dbc-parser-cpp-dev,
debhelper-compat (= 13),
- extra-cmake-modules,
gettext,
+ kf6-extra-cmake-modules,
kf6-karchive-dev,
kf6-kcompletion-dev,
kf6-kconfig-dev,
@@ -59,6 +59,8 @@ Build-Depends: bison,
pkg-kde-tools-neon,
pkgconf,
python3-dev,
+ python3-build,
+ pyside6-tools,
qt6-base-dev,
qt6-mqtt-dev,
qt6-serialport-dev,
@@ -74,7 +76,10 @@ Homepage: https://labplot.kde.org/
Package: labplot
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: python3,
+ python3-pyside6.qtcore,
+ ${misc:Depends},
+ ${shlibs:Depends},
Breaks: labplot-data (<< 2.12.0)
Replaces: labplot-data (<< 2.12.0)
Description: interactive graphing and analysis of scientific data
More information about the Neon-commits
mailing list