mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 21:33:57 +00:00
glib-2.0: depends on python-argparse-native
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user