From 8cb799e57099ab753be0530decc1f4a0eb50a75b Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Mon, 8 Aug 2016 21:42:40 -0400 Subject: [PATCH] fontforge-native: support python module >>> import fontforge The python module is required by lohit. Signed-off-by: Hongxu Jia Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb index 6f876aa8da..544149d18b 100644 --- a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb +++ b/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb @@ -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