Switch to new kcmutils class from meta-kf5
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 \
|
||||
@@ -24,6 +23,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:${PN} += " \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -32,7 +32,6 @@ DEPENDS:class-target = " \
|
||||
kwayland \
|
||||
kcompletion \
|
||||
kdeclarative \
|
||||
kcmutils \
|
||||
kio \
|
||||
ktextwidgets \
|
||||
knewstuff \
|
||||
@@ -69,6 +68,7 @@ OECMAKE_SOURCEPATH:class-native = "${S}/src/wayland/tools"
|
||||
EXTRA_OECMAKE:append:class-target = " -DQTWAYLANDSCANNER_KDE_EXECUTABLE=${STAGING_DIR_NATIVE}/${bindir}/qtwaylandscanner_kde"
|
||||
|
||||
inherit kauth
|
||||
inherit kcmutils
|
||||
inherit kconfig
|
||||
inherit kdoctools
|
||||
inherit cmake_qt5
|
||||
|
||||
@@ -31,6 +31,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcmutils
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/kpackage/genericqml/org.kde.phone.dialer/* \
|
||||
|
||||
@@ -15,7 +15,6 @@ DEPENDS = " \
|
||||
breeze \
|
||||
kactivities \
|
||||
kactivitiesstats \
|
||||
kcmutils \
|
||||
kcoreaddons \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
@@ -57,6 +56,7 @@ DEPENDS = " \
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
inherit mime-xdg
|
||||
inherit kcmutils
|
||||
|
||||
EXTRA_OECMAKE += " -DBUILD_xembed-sni-proxy=OFF"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user