From 470725433d86f02ffc540f6d000ef6ddb116c4e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 16 Jan 2016 12:35:04 +0100 Subject: [PATCH] kde-world: add kpmcore and partitionmanager 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-kde/packagegroups/kde-world.bb b/recipes-kde/packagegroups/kde-world.bb index a46fa557..b128654e 100644 --- a/recipes-kde/packagegroups/kde-world.bb +++ b/recipes-kde/packagegroups/kde-world.bb @@ -9,9 +9,11 @@ RDEPENDS_${PN} = " \ plasma-world \ kde-apps-world \ \ + kpmcore \ libdebconf-kde \ libqapt \ muon \ + partitionmanager \ phonon \ polkit-qt-1 \ qca \