[neon/neon-packaging/kweather/Neon/unstable] debian: Add qml charts dependency
Devin Lin
null at kde.org
Mon Jun 12 07:29:16 BST 2023
Git commit 3a006b0db2f5ce1046160b8c3b497a895e3d552f by Devin Lin.
Committed on 14/10/2020 at 15:18.
Pushed by carlosdem into branch 'Neon/unstable'.
Add qml charts dependency
M +3 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kweather/-/commit/3a006b0db2f5ce1046160b8c3b497a895e3d552f
diff --git a/debian/control b/debian/control
index 133b59e..df9dc78 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends: cmake,
qtbase5-dev,
qtdeclarative5-dev,
qtquickcontrols2-5-dev,
- libqt5charts5
+ libqt5charts5,
+ qml-module-qtcharts
Standards-Version: 4.4.1
Vcs-Git: https://gitlab.com/debian-pm/apps/kweather
Vcs-Browser: https://gitlab.com/debian-pm/apps/kweather
@@ -27,5 +28,6 @@ Depends: qml-module-org-kde-kirigami2,
qml-module-qtquick-controls2,
qml-module-qtquick-shapes,
libqt5charts5,
+ qml-module-qtcharts
${misc:Depends}, ${shlibs:Depends}
Description: Weather application for Plasma Mobile.
More information about the Neon-commits
mailing list