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>
This commit is contained in:
Martin Jansa
2011-07-28 15:04:59 +02:00
committed by Koen Kooi
parent 77355ade86
commit 7ceff4d2e0

View File

@@ -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 \