Inherit from kcmutils class in cmake_plasma

(cherry picked from commit a1fb537172)
This commit is contained in:
Andreas Cord-Landwehr
2022-09-25 13:44:56 +02:00
parent 42bbaec260
commit 40b90a4b47
3 changed files with 1 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ inherit ki18n
inherit kcoreaddons
inherit kconfig
inherit kauth
inherit kcmutils
inherit kdoctools
EXTRA_OECMAKE += " \

View File

@@ -54,7 +54,6 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit kdoctools
inherit mime-xdg
EXTRA_OECMAKE += " -DBUILD_xembed-sni-proxy=OFF"

View File

@@ -29,7 +29,6 @@ DEPENDS += " \
"
inherit cmake_plasma
inherit kdoctools
FILES:${PN} += " \
${datadir}/kpackage/genericqml/org.kde.systemsettings.sidebar \