aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-08-26 17:28:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-31 08:56:45 +0100
commita62dc762ee98186b6f4abce6d9354c4119200fc6 (patch)
tree98181a5fd9494376ce3bc23f7d7232ded4d11fd7
parent7c0d372a56404f7138e4810183bedbc9a3a72da7 (diff)
downloadopenembedded-core-contrib-a62dc762ee98186b6f4abce6d9354c4119200fc6.tar.gz
dbus-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-core/dbus/dbus-glib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus-glib.inc b/meta/recipes-core/dbus/dbus-glib.inc
index 4661e3af53..55f710f857 100644
--- a/meta/recipes-core/dbus/dbus-glib.inc
+++ b/meta/recipes-core/dbus/dbus-glib.inc
@@ -15,7 +15,7 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz
file://test-install-makefile.patch \
"
-inherit autotools pkgconfig gettext bash-completion
+inherit autotools pkgconfig gettext bash-completion gtk-doc
#default disable regression tests, some unit test code in non testing code
#PACKAGECONFIG_pn-${PN} = "tests" enable regression tests local.conf