mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-21 16:40:41 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user