aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-08-26 17:28:34 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-05 11:56:55 +0100
commit042167e93fa33320f045d9cec4a5d224bef190c6 (patch)
tree993c5ff8027bdb7942f50db4ee1df298b2e7d702
parent9afa58f1e74e1e55a4650b8e1eaee20b43046910 (diff)
downloadopenembedded-core-contrib-042167e93fa33320f045d9cec4a5d224bef190c6.tar.gz
json-glib: enable gtk-doc
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-gnome/json-glib/json-glib_1.2.2.bb2
1 files changed, 1 insertions, 1 deletions
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 1203a6ad06..8df2a42b9a 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"