aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/packagegroups/packagegroup-qt4e.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/packagegroups/packagegroup-qt4e.bb')
-rw-r--r--meta/recipes-qt/packagegroups/packagegroup-qt4e.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-qt/packagegroups/packagegroup-qt4e.bb b/meta/recipes-qt/packagegroups/packagegroup-qt4e.bb
index 4b6d6a70c1..2ee7959c0c 100644
--- a/meta/recipes-qt/packagegroups/packagegroup-qt4e.bb
+++ b/meta/recipes-qt/packagegroups/packagegroup-qt4e.bb
@@ -7,11 +7,9 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
inherit packagegroup
-TOUCH = ' ${@base_contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}'
+PACKAGES = "${PN}-base"
-PACKAGES += " \
- ${PN}-base \
-"
+TOUCH = ' ${@base_contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}'
RDEPENDS_${PN}-base = " \
qt4-embedded \