[neon/neon-packaging/krdp/Neon/stable] debian: build deps

Jonathan Riddell null at kde.org
Wed Jun 5 20:40:33 BST 2024


Git commit 5fdf7ac3318963ea1fba64f1c913716b25c45932 by Jonathan Riddell.
Committed on 05/06/2024 at 19:40.
Pushed by jriddell into branch 'Neon/stable'.

build deps

M  +5    -3    debian/control

https://invent.kde.org/neon/neon-packaging/krdp/-/commit/5fdf7ac3318963ea1fba64f1c913716b25c45932

diff --git a/debian/control b/debian/control
index 3cb199a..15f813a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,17 @@ Build-Depends: cmake,
                debhelper-compat (= 13),
                freerdp2-dev,
                kf6-extra-cmake-modules,
+               kf6-kcmutils-dev,
                kf6-kconfig-dev,
+               kf6-kcoreaddons-dev,
                kf6-kdbusaddons-dev,
+               kf6-ki18n-dev,
                libkpipewire-dev,
                libwinpr2-dev,
                pkg-kde-tools-neon,
                plasma-wayland-protocols,
                qt6-base-dev,
-               qt6-wayland-dev,
+               qt6-wayland-dev
 Standards-Version: 4.6.2
 Homepage: https://invent.kde.org/plasma/krdp
 Vcs-Browser: https://invent.kde.org/neon/neon-packaging/krdp
@@ -23,8 +26,7 @@ Rules-Requires-Root: no
 Package: libkrdp-dev
 Section: libdevel
 Architecture: any
-Depends: libkrdp6 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: libkrdp6 (= ${binary:Version}), ${misc:Depends}
 Description: KDE's RDP library
  Library and examples for creating an RDP server.
  .



More information about the Neon-commits mailing list