mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
fontforge: add gettext to inherit and unblacklist
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
724bcc14ab
commit
a369df8795
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
|
||||
DEPENDS = "glib-2.0 pango giflib tiff libxml2 jpeg python libtool uthash gnulib"
|
||||
DEPENDS_append_class-target = " libxi"
|
||||
|
||||
inherit autotools pkgconfig pythonnative distro_features_check
|
||||
inherit autotools pkgconfig pythonnative distro_features_check gettext
|
||||
|
||||
REQUIRED_DISTRO_FEATURES_append_class-target = " x11"
|
||||
|
||||
@@ -58,5 +58,3 @@ RDEPENDS_${PN}-python = "python"
|
||||
|
||||
# for e.g kde's oxygen-fonts
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
PNBLACKLIST[fontforge] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130639/"
|
||||
|
||||
Reference in New Issue
Block a user