[neon/neon-packaging/kweather/Neon/unstable] debian: Add Qt dependencies
Jonah BrĂ¼chert
null at kde.org
Mon Jun 12 07:29:16 BST 2023
Git commit e933c27763e0ae4f5f10dd12efeacf0daa290f28 by Jonah BrĂ¼chert.
Committed on 28/05/2020 at 14:12.
Pushed by carlosdem into branch 'Neon/unstable'.
Add Qt dependencies
M +4 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kweather/-/commit/e933c27763e0ae4f5f10dd12efeacf0daa290f28
diff --git a/debian/control b/debian/control
index 553f77a..50f477c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,10 @@ Build-Depends: cmake,
libkf5config-dev,
libkf5coreaddons-dev,
libkf5i18n-dev,
- libkf5notifications-dev
+ libkf5notifications-dev,
+ libqt5svg5-dev,
+ qtbase5-dev,
+ qtdeclarative5-dev
Standards-Version: 4.4.1
Vcs-Git: https://gitlab.com/debian-pm/apps/kweather
Vcs-Browser: https://gitlab.com/debian-pm/apps/kweather
More information about the Neon-commits
mailing list