From 5909f9a4fd85dc10886a27b0a4e118b6500dad88 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Wed, 10 Jan 2024 19:26:41 +0100 Subject: [PATCH] kscreenlocker: add qqc2-breeze-style to RDEPENDS --- recipes-plasma/kscreenlocker.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-plasma/kscreenlocker.inc b/recipes-plasma/kscreenlocker.inc index 489390a..2796d62 100644 --- a/recipes-plasma/kscreenlocker.inc +++ b/recipes-plasma/kscreenlocker.inc @@ -52,4 +52,7 @@ FILES:${PN} += " \ ${libdir}/plugins/plasma/kcms/systemsettings/kcm_screenlocker.so \ " -RDEPENDS:${PN} += "perl" +RDEPENDS:${PN} += " \ + perl \ + qqc2-breeze-style \ +"