]> code.ossystems Code Review - openembedded-core.git/commitdiff
dbus-glib: enable gtk-doc
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 25 Aug 2016 14:52:33 +0000 (17:52 +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-core/dbus/dbus-glib.inc

index 4661e3af531a566b5d3b34be4e998e942542db20..55f710f857bbe1a870eb24254f8301ab7ccba903 100644 (file)
@@ -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