aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-08-25 18:03:38 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-09 12:12:16 +0100
commit014c55e09764052f30c43390aa4ea3e604ea7760 (patch)
tree4bd22047fad3e67be35c6ea7f423135866b99baa
parent60c10d8c07c92e3b275a2cc422b9013cbcf3c93a (diff)
downloadopenembedded-core-contrib-014c55e09764052f30c43390aa4ea3e604ea7760.tar.gz
harfbuzz: enable gtk-doc
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
-rw-r--r--meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
index e99a0a90f2..f24c443a77 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"