mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
glib-2.0: depends on python-argparse-native
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
committed by
Koen Kooi
parent
aef16efcd8
commit
e55afd32d8
@@ -1,10 +1,11 @@
|
||||
require glib.inc
|
||||
|
||||
PE = "1"
|
||||
PR = "r1"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
DEPENDS += "libffi"
|
||||
DEPENDS += "libffi python-argparse-native"
|
||||
|
||||
SRC_URI = "git://git.gnome.org/glib;protocol=git;branch=master \
|
||||
file://configure-libtool.patch \
|
||||
|
||||
Reference in New Issue
Block a user