Switch to new kcmutils class from meta-kf5

This commit is contained in:
Andreas Cord-Landwehr
2022-09-19 21:10:26 +02:00
parent ef0133103d
commit c0a7217eb3
9 changed files with 9 additions and 7 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"