Inherit from kcmutils class in cmake_plasma

This commit is contained in:
Andreas Cord-Landwehr
2022-09-25 13:44:56 +02:00
parent 81d3385fd8
commit a1fb537172
8 changed files with 1 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ inherit ki18n
inherit kcoreaddons
inherit kconfig
inherit kauth
inherit kcmutils
inherit kdoctools
inherit pkgconfig

View File

@@ -23,7 +23,6 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit kcmutils
FILES:${PN} += " \
${libdir}/qml/QtQuick/Controls/Styles \

View File

@@ -31,7 +31,6 @@ DEPENDS = " \
inherit cmake_plasma
inherit mime-xdg
inherit kcmutils
FILES:${PN} += " \
${libdir}/qml/org/kde/discovernotifier \

View File

@@ -36,8 +36,6 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit kdoctools
inherit kcmutils
inherit mime-xdg
FILES:${PN} += " \

View File

@@ -32,7 +32,6 @@ SRC_URI:append = " \
"
inherit cmake_plasma
inherit kcmutils
do_install:append() {
install -d ${D}${sysconfdir}/pam.d

View File

@@ -31,7 +31,6 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit kcmutils
FILES:${PN} += " \
${datadir}/kpackage/genericqml/org.kde.phone.dialer/* \

View File

@@ -54,9 +54,7 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit kdoctools
inherit mime-xdg
inherit kcmutils
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 \