[neon/kde/krdc/Neon/release_jammy] debian: added freerdp2-wayland and freerdp2-x11 as runtime depends, doesn't work with one or the other

Carlos De Maine null at kde.org
Thu Aug 8 00:17:53 BST 2024


Git commit e1c832bd6669a01f9d5b0f5d29ddcc2e18b6e316 by Carlos De Maine.
Committed on 07/08/2024 at 23:17.
Pushed by carlosdem into branch 'Neon/release_jammy'.

added freerdp2-wayland and freerdp2-x11 as runtime depends, doesn't work with one or the other

(cherry picked from commit d871d3e0def3a887174889907a38525d2a09d486)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +1    -2    debian/control

https://invent.kde.org/neon/kde/krdc/-/commit/e1c832bd6669a01f9d5b0f5d29ddcc2e18b6e316

diff --git a/debian/control b/debian/control
index ba43763..9be4613 100644
--- a/debian/control
+++ b/debian/control
@@ -40,8 +40,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/krdc.git
 Package: krdc
 Section: net
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: freerdp2-x11
+Depends: freerdp2-wayland, freerdp2-x11, ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter, krfb
 Breaks: ${kde-l10n:all}
 Replaces: ${kde-l10n:all}


More information about the Neon-commits mailing list