From 457d224ec57625a940612d7288904c25547e5338 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 18 May 2016 13:40:36 +0200 Subject: The 'freerdp' package should be a runtime dependency only. The source configuration process of KRDC searches for the xfreerdp binary and disables RDP support if the binary is not found. I do not call that a "run-time dependency". But since xfreerdp actually *is* a run-time dependency only, the SlackBuild will create a workaround. With this modification you can add the 'freerdp' package afterwards and RDP support will work out of the box without recompilation of 'krdc'. --- kde/build/krdc | 1 + 1 file changed, 1 insertion(+) create mode 100644 kde/build/krdc (limited to 'kde/build') diff --git a/kde/build/krdc b/kde/build/krdc new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/kde/build/krdc @@ -0,0 +1 @@ +2 -- cgit v1.2.3