From: Alexander Kanavin Date: Thu, 25 Aug 2016 15:00:31 +0000 (+0300) Subject: json-glib: enable gtk-doc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc20551b683075ab299b57d2a5f2f52369884bf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git json-glib: enable gtk-doc (From OE-Core rev: 364846d2f8430789957cd0b3dfabb3c06284bb1d) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb b/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb index 1203a6ad065..8df2a42b9a9 100644 --- a/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb +++ b/meta/recipes-gnome/json-glib/json-glib_1.2.2.bb @@ -13,6 +13,6 @@ DEPENDS = "glib-2.0" SRC_URI[archive.md5sum] = "c1daefb8d0fb59612af0c072c8aabb58" SRC_URI[archive.sha256sum] = "ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621" -inherit gnomebase gettext lib_package gobject-introspection +inherit gnomebase gettext lib_package gobject-introspection gtk-doc BBCLASSEXTEND = "native"