[neon/qt6/pyside6/Neon/release] debian: tidy up deps

Carlos De Maine null at kde.org
Fri Jun 30 01:12:52 BST 2023


Git commit 23844879d16d2935f4391dc2248e88f05af109e5 by Carlos De Maine.
Committed on 30/06/2023 at 00:12.
Pushed by carlosdem into branch 'Neon/release'.

tidy up deps

M  +18   -6    debian/control

https://invent.kde.org/neon/qt6/pyside6/-/commit/23844879d16d2935f4391dc2248e88f05af109e5

diff --git a/debian/control b/debian/control
index bbf430a..da3a461 100644
--- a/debian/control
+++ b/debian/control
@@ -3,35 +3,47 @@ Section: python
 Priority: optional
 Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
 Build-Depends: chrpath,
-               cmake (>= 3.1),
+               cmake,
                debhelper-compat (= 13),
                dh-python,
                libclang-dev,
                libxml2-dev,
                libxslt1-dev,
                llvm-dev,
+               ninja-build,
                python3-dev,
                python3-distro,
+               python3-matplotlib,
+               python3-numpy,
                python3-pip,
+               python3-pyface,
+               qt6-3d-dev,
                qt6-5compat-dev,
                qt6-base-dev,
-               qt6-base-dev-tools,
                qt6-charts-dev,
+               qt6-connectivity-dev,
+               qt6-datavis3d-dev,
                qt6-declarative-dev,
-               qt6-declarative-dev-tools,
+               qt6-httpserver-dev,
                qt6-location-dev,
+               qt6-multimedia-dev,
+               qt6-networkauth-dev,
                qt6-phonon-dev,
                qt6-positioning-dev,
+               qt6-quick3d-dev,
+               qt6-scxml-dev,
                qt6-sensors-dev,
+               qt6-serialbus-dev,
+               qt6-serialport-dev,
                qt6-shadertools-dev,
+               qt6-speech-dev,
                qt6-svg-dev,
                qt6-tools-dev,
-               qt6-tools-dev-tools,
                qt6-wayland-dev,
-               qt6-wayland-dev-tools,
+               qt6-speech-dev,
                qt6-webchannel-dev,
                qt6-webengine-dev,
-               qt6-webengine-dev-tools,
+               qt6-websockets-dev,
                qt6-webview-dev,
                xauth,
                xvfb


More information about the Neon-commits mailing list