[neon/kde/ktrip/Neon/release] debian: Added depends for qml packages
Matthias Geiger
null at kde.org
Mon Oct 24 14:37:00 BST 2022
Git commit 2d86ca952923ce83841e8177fda6f38df261d152 by Matthias Geiger.
Committed on 16/06/2022 at 01:40.
Pushed by jriddell into branch 'Neon/release'.
Added depends for qml packages
M +5 -1 debian/control
https://invent.kde.org/neon/kde/ktrip/commit/2d86ca952923ce83841e8177fda6f38df261d152
diff --git a/debian/control b/debian/control
index 3023277..e8e9c56 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,11 @@ Rules-Requires-Root: no
Package: ktrip
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends},
+ qml-module-org-kde-kirigami-addons-datetime (>= 0.2),
+ qml-module-org-kde-kpublictransport (>= 21.12.3),
+ qml-module-org-kde-i18n-localedata (>= 5.60)
+
Description: public transport assistant
KTrip is a public transport assistant for Linux.
Search for public transport information such as schedules.
More information about the Neon-commits
mailing list