diff --git a/recipes-kde/packagegroups/kde-world.bb b/recipes-kde/packagegroups/kde-world.bb index c5f9e05c..72e50c63 100644 --- a/recipes-kde/packagegroups/kde-world.bb +++ b/recipes-kde/packagegroups/kde-world.bb @@ -64,11 +64,15 @@ RDEPENDS_${PN} = " \ kwidgetsaddons \ libksysguard \ polkit-qt-1 \ - kwayland \ - kwin \ extra-cmake-modules \ libkscreen \ phonon \ baloo \ plasma-workspace \ + \ + kwayland \ " + +# ${@bb.utils.contains("DISTRO_FEATURES", "x11", "kwin", "",d)} + +