summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/glib-2.0/glib.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 906e0d4d56..fc1406f3d2 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -15,6 +15,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
15BUGTRACKER = "http://bugzilla.gnome.org" 15BUGTRACKER = "http://bugzilla.gnome.org"
16SECTION = "libs" 16SECTION = "libs"
17 17
18CVE_PRODUCT = "glib"
19
18BBCLASSEXTEND = "native nativesdk" 20BBCLASSEXTEND = "native nativesdk"
19 21
20DEPENDS = "virtual/libiconv libffi zlib glib-2.0-native" 22DEPENDS = "virtual/libiconv libffi zlib glib-2.0-native"