[neon/neon-packaging/plasma-remotecontrol/Neon/unstable_focal] debian: wrap and sort, more build deps
Jonathan Esk-Riddell
null at kde.org
Thu May 5 15:47:03 BST 2022
Git commit 4bce6b3e81fe30cb6298bf282fb43e98bf854ae1 by Jonathan Esk-Riddell.
Committed on 05/05/2022 at 14:46.
Pushed by jriddell into branch 'Neon/unstable_focal'.
wrap and sort, more build deps
M +6 -5 debian/control
https://invent.kde.org/neon/neon-packaging/plasma-remotecontrol/commit/4bce6b3e81fe30cb6298bf282fb43e98bf854ae1
diff --git a/debian/control b/debian/control
index 4bf30ad..a061a34 100644
--- a/debian/control
+++ b/debian/control
@@ -5,19 +5,20 @@ Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
Build-Depends: cmake,
debhelper-compat (= 13),
extra-cmake-modules,
+ libcec-dev,
libkf5config-dev (>= 5.30.0~),
+ libkf5i18n-dev (>= 5.30.0~),
libkf5notifications-dev (>= 5.30.0~),
libkf5solid-dev (>= 5.30.0~),
- libkf5i18n-dev (>= 5.30.0~),
+ libp8-platform-dev,
+ libqt5waylandclient5-dev,
pkg-kde-tools (>= 0.15.16),
- qtbase5-dev (>= 5.14.0~),
- libqt5waylandclient5-dev
+ qtbase5-dev (>= 5.14.0~)
Standards-Version: 4.5.1
Homepage: https://invent.kde.org/plasma-bigscreen/plasma-remotecontrol
Package: plasma-remotecontrol
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
+Depends: ${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