diff options
| -rw-r--r-- | meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb | 2 |
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 | ||
| 9 | DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gnulib" | 9 | DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gnulib gettext-native" |
| 10 | DEPENDS_append_class-target = " libxi" | 10 | DEPENDS_append_class-target = " libxi" |
| 11 | 11 | ||
| 12 | inherit autotools pkgconfig pythonnative distro_features_check gettext | 12 | inherit autotools pkgconfig pythonnative distro_features_check gettext |
