diff options
-rw-r--r-- | meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb | 2 |
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 53899f13cd..6f876aa8da 100644 --- a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb +++ b/meta-oe/recipes-graphics/fontforge/fontforge_20150824.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" | 9 | DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gnulib" |
10 | DEPENDS_append_class-target = " libxi" | 10 | DEPENDS_append_class-target = " libxi" |
11 | 11 | ||
12 | inherit autotools pkgconfig pythonnative distro_features_check | 12 | inherit autotools pkgconfig pythonnative distro_features_check |