Inherit from kcmutils class in cmake_plasma
This commit is contained in:
@@ -8,6 +8,7 @@ inherit ki18n
|
||||
inherit kcoreaddons
|
||||
inherit kconfig
|
||||
inherit kauth
|
||||
inherit kcmutils
|
||||
inherit kdoctools
|
||||
inherit pkgconfig
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcmutils
|
||||
|
||||
FILES:${PN} += " \
|
||||
${libdir}/qml/QtQuick/Controls/Styles \
|
||||
|
||||
@@ -31,7 +31,6 @@ DEPENDS = " \
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit mime-xdg
|
||||
inherit kcmutils
|
||||
|
||||
FILES:${PN} += " \
|
||||
${libdir}/qml/org/kde/discovernotifier \
|
||||
|
||||
@@ -36,8 +36,6 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
inherit kcmutils
|
||||
inherit mime-xdg
|
||||
|
||||
FILES:${PN} += " \
|
||||
|
||||
@@ -32,7 +32,6 @@ SRC_URI:append = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcmutils
|
||||
|
||||
do_install:append() {
|
||||
install -d ${D}${sysconfdir}/pam.d
|
||||
|
||||
@@ -31,7 +31,6 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcmutils
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/kpackage/genericqml/org.kde.phone.dialer/* \
|
||||
|
||||
@@ -54,9 +54,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
inherit mime-xdg
|
||||
inherit kcmutils
|
||||
|
||||
EXTRA_OECMAKE += " -DBUILD_xembed-sni-proxy=OFF"
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/kpackage/genericqml/org.kde.systemsettings.sidebar \
|
||||
|
||||
Reference in New Issue
Block a user