From 789df333a079c7a772373159358d42b00133a7bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 2 Feb 2015 00:01:43 +0100 Subject: [PATCH] kde-world: remove kwin and prepare for x11 distro only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/packagegroups/kde-world.bb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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)} + +