mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
fontforge-native: support python module
>>> import fontforge The python module is required by lohit. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/${BPN}/${BPN}.git"
|
||||
SRCREV = "07d5ccff2704f8a56f1b3cc6695a4e31f85f88e6"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECONF_append_class-native = " with_x=no --disable-python-extension --disable-python-scripting"
|
||||
EXTRA_OECONF_append_class-native = " with_x=no"
|
||||
|
||||
do_configure_prepend() {
|
||||
# uthash sources are expected in uthash/src
|
||||
|
||||
Reference in New Issue
Block a user