[neon/neon-packaging/plasma-remotecontrollers/Neon/unstable] debian: runtime deps
Jonathan Esk-Riddell
null at kde.org
Fri Aug 26 11:49:57 BST 2022
Git commit ebdeb9955a678d4c085529597d127af16b47313f by Jonathan Esk-Riddell.
Committed on 26/08/2022 at 10:49.
Pushed by jriddell into branch 'Neon/unstable'.
runtime deps
M +10 -1 debian/control
https://invent.kde.org/neon/neon-packaging/plasma-remotecontrollers/commit/ebdeb9955a678d4c085529597d127af16b47313f
diff --git a/debian/control b/debian/control
index 2c148b5..daf670d 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,15 @@ Homepage: https://invent.kde.org/plasma-bigscreen/plasma-remotecontrol
Package: plasma-remotecontrollers
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-framework,
+ qml-module-org-kde-kcm,
+ qml-module-org-kde-kirigami2,
+ qml-module-org-kde-kitemmodels,
+ qml-module-qtgraphicaleffects,
+ qml-module-qtquick-controls,
+ qml-module-qtquick-layouts,
+ qml-module-qtquick2,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Plasma Remote Controller Support
Translate various input device events into keyboard and pointer events
More information about the Neon-commits
mailing list