aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-07-28 15:04:59 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-14 13:18:04 +0200
commit7ceff4d2e065685a6735b3bf72241eefebe0768b (patch)
tree91ba01abf3e7606fc8931cafe9bad34f5a8c1714 /meta-gnome
parent77355ade866f8cee7f12a3f4fbcd2181a516efc0 (diff)
downloadmeta-openembedded-contrib-7ceff4d2e065685a6735b3bf72241eefebe0768b.tar.gz
gobject-introspection_git: add glib-2.0-native to native DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb b/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb
index 2a7f30c11c..83523845d8 100644
--- a/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb
+++ b/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb
@@ -1,6 +1,6 @@
# NOTE: WIP! This recipe does not cross-compile atm., only -native
DEPENDS = "glib-2.0 libffi python-native gobject-introspection-native"
-DEPENDS_virtclass-native = "libffi-native python-native bison-native flex-native"
+DEPENDS_virtclass-native = "glib-2.0-native libffi-native python-native bison-native flex-native"
BBCLASSEXTEND = "native"
SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \