[neon/kde/kquickcharts/Neon/unstable] debian: make -dev depend on same version of qml package
Jonathan Riddell
null at kde.org
Fri Dec 11 14:32:42 GMT 2020
Git commit 5d42df356d2222f38bbfb12f4cedefa647fb539c by Jonathan Riddell.
Committed on 11/12/2020 at 14:32.
Pushed by jriddell into branch 'Neon/unstable'.
make -dev depend on same version of qml package
M +1 -5 debian/control
https://invent.kde.org/neon/kde/kquickcharts/commit/5d42df356d2222f38bbfb12f4cedefa647fb539c
diff --git a/debian/control b/debian/control
index e2d2bad..c388bb5 100644
--- a/debian/control
+++ b/debian/control
@@ -24,11 +24,7 @@ Rules-Requires-Root: no
Package: kquickcharts-dev
Architecture: any
-Depends: qml-module-org-kde-kirigami2,
- qml-module-org-kde-quickcharts,
- qml-module-qtquick-controls,
- qml-module-qtquick-layouts,
- qml-module-qtquick2,
+Depends: qml-module-org-kde-quickcharts (= ${binary:Version}),
qtbase5-dev,
qtdeclarative5-dev (>= 5.12.0~),
${misc:Depends},
More information about the Neon-commits
mailing list