[neon/mobile/kweather/Neon/release] debian: add runtime deps
Jonathan Esk-Riddell
null at kde.org
Fri Dec 2 12:40:35 GMT 2022
Git commit bb57d421cad0a2aeaa519e876eae70f40c26d3e0 by Jonathan Esk-Riddell.
Committed on 02/12/2022 at 12:40.
Pushed by jriddell into branch 'Neon/release'.
add runtime deps
M +4 -2 debian/control
A +4 -0 debian/meta/cmake-ignore
https://invent.kde.org/neon/mobile/kweather/commit/bb57d421cad0a2aeaa519e876eae70f40c26d3e0
diff --git a/debian/control b/debian/control
index e2573a2..f8d4c91 100644
--- a/debian/control
+++ b/debian/control
@@ -29,10 +29,12 @@ Vcs-Browser: https://gitlab.com/debian-pm/apps/kweather
Package: kweather
Architecture: any
Depends: libqt5charts5,
+ qml-module-org-kde-kholidays,
qml-module-org-kde-kirigami2,
- qml-module-qtcharts
- ${misc:Depends},
+ qml-module-org-kde-kirigamiaddons,
+ qml-module-qtcharts,
qml-module-qtquick-controls2,
qml-module-qtquick-shapes,
+ ${misc:Depends},
${shlibs:Depends}
Description: Weather application for Plasma Mobile.
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..d9f09cd
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1,4 @@
+SPDX_LICENSE_TESTING
+org.kde.kirigamiaddons.labs.mobileform-QMLModule
+org.kde.kholidays-QMLModule
+ReuseTool
More information about the Neon-commits
mailing list