Switch to new kcmutils class from meta-kf5

(cherry picked from commit c0a7217eb3)
This commit is contained in:
Andreas Cord-Landwehr
2022-09-19 21:10:26 +02:00
parent 4b3950fed4
commit ea5762037e
9 changed files with 9 additions and 6 deletions

View File

@@ -19,7 +19,6 @@ DEPENDS += " \
kiconthemes \
knotifications \
kio \
kcmutils \
kirigami \
kpeople \
kpeoplevcard \
@@ -32,6 +31,7 @@ inherit kcoreaddons
inherit kconfig
inherit kauth
inherit mime-xdg
inherit kcmutils
EXTRA_OECMAKE += "-DEXPERIMENTALAPP_ENABLED=ON"
EXTRA_OECMAKE += "-DSMSAPP_ENABLED=OFF"

View File

@@ -12,7 +12,6 @@ PR = "r0"
DEPENDS = " \
fftw \
kcmutils \
kconfigwidgets \
kcoreaddons \
kdecoration \
@@ -23,6 +22,7 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit kcmutils
FILES:${PN} += " \
${libdir}/qml/QtQuick/Controls/Styles \

View File

@@ -12,7 +12,6 @@ PR = "r0"
DEPENDS = " \
attica \
karchive \
kcmutils \
kconfig \
kcoreaddons \
kcrash \
@@ -30,6 +29,7 @@ DEPENDS = " \
inherit cmake_plasma
inherit mime-xdg
inherit kcmutils
FILES:${PN} += " \
${libdir}/qml/org/kde/discovernotifier \

View File

@@ -37,6 +37,7 @@ DEPENDS = " \
inherit cmake_plasma
inherit kdoctools
inherit kcmutils
inherit mime-xdg
FILES_SOLIBSDEV = ""

View File

@@ -15,7 +15,6 @@ DEPENDS = " \
kdbusaddons \
plasma-framework \
kconfigwidgets \
kcmutils \
kglobalaccel \
kwidgetsaddons \
kxmlgui \
@@ -23,6 +22,7 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit kcmutils
FILES:${PN} += " \
${datadir}/kded_kscreen \

View File

@@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PR = "r0"
DEPENDS = " \
kcmutils \
kcrash \
kdeclarative \
kglobalaccel \
@@ -33,6 +32,7 @@ SRC_URI:append = " \
"
inherit cmake_plasma
inherit kcmutils
do_install:append() {
install -d ${D}${sysconfdir}/pam.d

View File

@@ -49,6 +49,7 @@ SRC_URI:append = " \
"
inherit cmake_plasma kdoctools
inherit kcmutils
do_install:append() {
# dirty workaround for aurora crash on Wayland

View File

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

View File

@@ -15,7 +15,6 @@ DEPENDS = " \
breeze \
kactivities \
kactivitiesstats \
kcmutils \
kcoreaddons \
kcrash \
kdbusaddons \
@@ -55,6 +54,7 @@ DEPENDS = " \
inherit cmake_plasma
inherit mime-xdg
inherit kcmutils
EXTRA_OECMAKE += " -DBUILD_xembed-sni-proxy=OFF"