From: Alexander Kanavin Date: Thu, 25 Aug 2016 15:00:31 +0000 (+0300) Subject: json-glib: enable gtk-doc X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~24282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=364846d2f8430789957cd0b3dfabb3c06284bb1d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git json-glib: enable gtk-doc Signed-off-by: Alexander Kanavin --- 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"