From 42874dc11c6cf226c8d9f89886b725ee63f5cefd Mon Sep 17 00:00:00 2001 From: Marc Ferland Date: Fri, 22 Aug 2025 15:36:19 -0400 Subject: [PATCH] krdp: now uses freerdp3 Update depends. Signed-off-by: Marc Ferland --- recipes-plasma/krdp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-plasma/krdp.inc b/recipes-plasma/krdp.inc index 0fc78df..1540c22 100644 --- a/recipes-plasma/krdp.inc +++ b/recipes-plasma/krdp.inc @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = " \ PR = "r0" DEPENDS = " \ - freerdp \ + freerdp3 \ qtbase \ qtwayland \ qtwayland-native \