summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb
index 6f876aa8d..544149d18 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"
18SRCREV = "07d5ccff2704f8a56f1b3cc6695a4e31f85f88e6" 18SRCREV = "07d5ccff2704f8a56f1b3cc6695a4e31f85f88e6"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21EXTRA_OECONF_append_class-native = " with_x=no --disable-python-extension --disable-python-scripting" 21EXTRA_OECONF_append_class-native = " with_x=no"
22 22
23do_configure_prepend() { 23do_configure_prepend() {
24 # uthash sources are expected in uthash/src 24 # uthash sources are expected in uthash/src