mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +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"
|
SRCREV = "07d5ccff2704f8a56f1b3cc6695a4e31f85f88e6"
|
||||||
S = "${WORKDIR}/git"
|
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() {
|
do_configure_prepend() {
|
||||||
# uthash sources are expected in uthash/src
|
# uthash sources are expected in uthash/src
|
||||||
|
|||||||
Reference in New Issue
Block a user