From: Alexander Kanavin Date: Thu, 25 Aug 2016 15:03:38 +0000 (+0300) Subject: harfbuzz: enable gtk-doc X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~24278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014c55e09764052f30c43390aa4ea3e604ea7760;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git harfbuzz: enable gtk-doc Signed-off-by: Alexander Kanavin --- diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb index e99a0a90f22..f24c443a776 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb @@ -15,7 +15,7 @@ SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2" SRC_URI[md5sum] = "a82d49ff67197bc3c96ea34b98880c52" SRC_URI[sha256sum] = "b04be31633efee2cae1d62d46434587302554fa837224845a62565ec68a0334d" -inherit autotools pkgconfig lib_package +inherit autotools pkgconfig lib_package gtk-doc PACKAGECONFIG ??= "icu" PACKAGECONFIG[icu] = "--with-icu,--without-icu,icu"