[neon/kf6/kf6-kquickcharts/Neon/unstable] debian: dev deps

Jonathan Esk-Riddell null at kde.org
Wed Feb 1 16:11:43 GMT 2023


Git commit 9ba0a4d3cbb75873a638aa93c40623514189f52e by Jonathan Esk-Riddell.
Committed on 01/02/2023 at 16:11.
Pushed by jriddell into branch 'Neon/unstable'.

dev deps

M  +4    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kquickcharts/commit/9ba0a4d3cbb75873a638aa93c40623514189f52e

diff --git a/debian/control b/debian/control
index 43f1b4b..7683ab8 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,10 @@ Package: kf6-kquickcharts-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kquickcharts (= ${binary:Version}),
+Depends: kf6-kirigami2-dev,
+         kf6-kquickcharts (= ${binary:Version}),
+         qt6-base-dev,
+         qt6-declarative-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Quick Charts - development files


More information about the Neon-commits mailing list