From 1114caf547da51ff64566bb7136a2e33f10ff4b0 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 28 Jul 2011 15:04:59 +0200 Subject: [PATCH] gobject-introspection_git: add glib-2.0-native to native DEPENDS (From meta-openembedded rev: 7ceff4d2e065685a6735b3bf72241eefebe0768b) Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi Signed-off-by: Patrick Ohly --- .../recipes-gnome/gobject-introspection/gobject-introspection_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb b/meta-openembedded/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb index 2a7f30c..8352384 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb +++ b/meta-openembedded/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 \ -- 2.7.4