From 3f1c8199584961f2b7f0c2d8d6df1be7421bd5ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 6 Nov 2018 00:23:50 +0100 Subject: [PATCH] Add packagegroup plasma-mobile-world MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/packagegroups/plasma-mobile-world.bb | 10 ++++++++++ recipes-kde/packagegroups/plasma-world.bb | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 recipes-kde/packagegroups/plasma-mobile-world.bb diff --git a/recipes-kde/packagegroups/plasma-mobile-world.bb b/recipes-kde/packagegroups/plasma-mobile-world.bb new file mode 100644 index 00000000..6d8f7596 --- /dev/null +++ b/recipes-kde/packagegroups/plasma-mobile-world.bb @@ -0,0 +1,10 @@ +SUMMARY = "KDE plasma-mobile packages" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" + +inherit packagegroup + +RDEPENDS_${PN} = " \ + plasma-mobile \ + plasma-phone-components \ +" diff --git a/recipes-kde/packagegroups/plasma-world.bb b/recipes-kde/packagegroups/plasma-world.bb index cb9f583b..9164d8da 100644 --- a/recipes-kde/packagegroups/plasma-world.bb +++ b/recipes-kde/packagegroups/plasma-world.bb @@ -1,11 +1,11 @@ -SUMMARY = "All KF5 packages - just for build test" +SUMMARY = "All KDE plasma packages - not just for build test" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" inherit packagegroup OTHER = " \ - plasma-mobile \ + plasma-mobile-world \ " TIER_1 = " \