[oe-commits] [openembedded-core] 23/47: harfbuzz: enable gtk-doc

git at git.openembedded.org git at git.openembedded.org
Thu Sep 8 09:12:44 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 76edfdb73c8dfab6511f94eb725527e5e160c58f
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Thu Aug 25 18:03:38 2016 +0300

    harfbuzz: enable gtk-doc
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
index e99a0a9..f24c443 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list