summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb')
-rw-r--r--meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb b/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
index 3b2abddcdc..79b3253a75 100644
--- a/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
+++ b/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
@@ -8,11 +8,11 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
8 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 8 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
9PR = "r14" 9PR = "r14"
10 10
11ALLOW_EMPTY = "1" 11inherit packagegroup
12 12
13require packagegroup-sdk-gmae.inc 13require packagegroup-sdk-gmae.inc
14 14
15PACKAGES = "${PN} ${PN}-dbg" 15PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
16 16
17RDEPENDS_${PN} = "\ 17RDEPENDS_${PN} = "\
18 packagegroup-core-standalone-sdk-target \ 18 packagegroup-core-standalone-sdk-target \