[neon/kde/krdc/Neon/release] 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:37 BST 2024


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

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

M  +1    -2    debian/control

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

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