From 923d7e927643a45db18385c0ff85a91336a54b12 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Mon, 1 May 2023 12:03:50 +0200 Subject: [PATCH] systemsettings: adapt to Qt6/KF6 build --- recipes-plasma/systemsettings.inc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-plasma/systemsettings.inc b/recipes-plasma/systemsettings.inc index 29fce26..32a901c 100644 --- a/recipes-plasma/systemsettings.inc +++ b/recipes-plasma/systemsettings.inc @@ -32,8 +32,6 @@ inherit cmake_plasma FILES:${PN} += " \ ${datadir}/kpackage/genericqml/org.kde.systemsettings.sidebar \ -" - -RDEPENDS:${PN} += " \ - qtquickcontrols-qmlplugins \ + ${datadir}/kglobalaccel/systemsettings.desktop \ + ${datadir}/zsh/site-functions/_systemsettings \ "