]> code.ossystems Code Review - openembedded-core.git/commitdiff
gdk-pixbuf: enable gtk-doc
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 25 Aug 2016 14:59:39 +0000 (17:59 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:12:15 +0000 (12:12 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.34.0.bb

index c24ec128d37bb250907b9ca743d6c5e2f9f927b4..4f39494cf3ff782097d3d7a8eb5d4c62ddb2a3f8 100644 (file)
@@ -22,7 +22,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
 SRC_URI[md5sum] = "63cb19f92cf7709ccf44bbb6fe1ff70c"
 SRC_URI[sha256sum] = "d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879"
 
-inherit autotools pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection
+inherit autotools pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection gtk-doc
 
 LIBV = "2.10.0"