[neon/kde/krdc/Neon/release] debian: Add freerdp2-x11 to build depends

Rik Mills null at kde.org
Fri Aug 13 21:47:29 BST 2021


Git commit 61f4efcbea6b0dc8f37186fa50fc17ddd88ac1f5 by Rik Mills.
Committed on 13/08/2021 at 20:44.
Pushed by rikmills into branch 'Neon/release'.

Add freerdp2-x11 to build depends
In some quite weird dumbness, the build needs to find the xfreerdp
binary now at build time in order to enable rdp support

M  +1    -0    debian/control

https://invent.kde.org/neon/kde/krdc/commit/61f4efcbea6b0dc8f37186fa50fc17ddd88ac1f5

diff --git a/debian/control b/debian/control
index bf3e03b..6fe998e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
 Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 11),
                extra-cmake-modules,
+               freerdp2-x11,
                libkf5bookmarks-dev,
                libkf5completion-dev,
                libkf5config-dev,


More information about the Neon-commits mailing list