packagegroup-plasma-mobile-workspace: switch to desktop-portal distro feature

This commit is contained in:
Andreas Cord-Landwehr
2024-03-17 19:49:10 +01:00
parent a9bcdb6aa4
commit ecc6d9c378

View File

@@ -13,12 +13,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup features_check
require plasma-workspace-common.inc
# Qt5's WebEngine requires Python2
WEBENGINE_PACKAGES = " \
discover \
"
RDEPENDS:${PN}:append = " \
plasma-mobile \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'python2-layer', '${WEBENGINE_PACKAGES}', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'desktop-portal', 'discover', '', d)} \
"