mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
77355ade86
commit
7ceff4d2e0
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user