core-image-plasma-bigscreen: remove kde from required distro features

This feature is obsolete and recipes require feature specific ones.
This commit is contained in:
Andreas Cord-Landwehr
2024-01-31 18:29:14 +01:00
parent 0b351f76cb
commit 0028f177e9

View File

@@ -11,7 +11,7 @@ LICENSE = "MIT"
inherit features_check
inherit core-image
REQUIRED_DISTRO_FEATURES += "wayland kde"
REQUIRED_DISTRO_FEATURES += "wayland"
IMAGE_INSTALL += " \
${CORE_IMAGE_BASE_INSTALL} \