Switch to new kcmutils class from meta-kf5
(cherry picked from commit c0a7217eb3)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -37,6 +37,7 @@ DEPENDS = " \
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
inherit kcmutils
|
||||
inherit mime-xdg
|
||||
|
||||
FILES_SOLIBSDEV = ""
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -49,6 +49,7 @@ SRC_URI:append = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma kdoctools
|
||||
inherit kcmutils
|
||||
|
||||
do_install:append() {
|
||||
# dirty workaround for aurora crash on Wayland
|
||||
|
||||
@@ -29,6 +29,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcmutils
|
||||
|
||||
FILES:${PN} += " \
|
||||
${libdir}/qml/QtQuick/VirtualKeyboard/Styles/Plasma/* \
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user