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 = " \