summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb
index d9f086749f..481fedf983 100644
--- a/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb
+++ b/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
6 file://LICENSE;md5=3f922b42ed0033fa0fd4cd3268f6429c \ 6 file://LICENSE;md5=3f922b42ed0033fa0fd4cd3268f6429c \
7" 7"
8 8
9DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gnulib" 9DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gnulib gettext-native"
10DEPENDS_append_class-target = " libxi" 10DEPENDS_append_class-target = " libxi"
11 11
12inherit autotools pkgconfig pythonnative distro_features_check gettext 12inherit autotools pkgconfig pythonnative distro_features_check gettext