[neon/neon-packaging/kweather/Neon/unstable] debian: libkf5kweathercore-dev
Jonathan Riddell
null at kde.org
Mon Jun 12 07:29:16 BST 2023
Git commit 58f6fda4c1150b274362ba29918412003f0ed6c9 by Jonathan Riddell.
Committed on 20/05/2021 at 15:19.
Pushed by carlosdem into branch 'Neon/unstable'.
libkf5kweathercore-dev
M +12 -10 debian/control
https://invent.kde.org/neon/neon-packaging/kweather/-/commit/58f6fda4c1150b274362ba29918412003f0ed6c9
diff --git a/debian/control b/debian/control
index c51e77d..437a05d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,27 +9,29 @@ Build-Depends: cmake,
kquickcharts-dev (>= 5.77.0~),
libkf5config-dev,
libkf5coreaddons-dev,
+ libkf5dbusaddons-dev,
libkf5i18n-dev,
+ libkf5kweathercore-dev,
libkf5notifications-dev,
libkf5plasma-dev,
- libkf5dbusaddons-dev,
+ libqt5charts5,
+ libqt5charts5-dev,
libqt5svg5-dev,
+ qml-module-qtcharts,
qtbase5-dev,
qtdeclarative5-dev,
- qtquickcontrols2-5-dev,
- libqt5charts5,
- libqt5charts5-dev,
- qml-module-qtcharts
+ qtquickcontrols2-5-dev
Standards-Version: 4.4.1
Vcs-Git: https://gitlab.com/debian-pm/apps/kweather
Vcs-Browser: https://gitlab.com/debian-pm/apps/kweather
Package: kweather
Architecture: any
-Depends: qml-module-org-kde-kirigami2,
- qml-module-qtquick-controls2,
- qml-module-qtquick-shapes,
- libqt5charts5,
+Depends: libqt5charts5,
+ qml-module-org-kde-kirigami2,
qml-module-qtcharts
- ${misc:Depends}, ${shlibs:Depends}
+ ${misc:Depends},
+ qml-module-qtquick-controls2,
+ qml-module-qtquick-shapes,
+ ${shlibs:Depends}
Description: Weather application for Plasma Mobile.
More information about the Neon-commits
mailing list