]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgudev: enable gtk-doc
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 25 Aug 2016 15:02:08 +0000 (18:02 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:12:16 +0000 (12:12 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-gnome/libgudev/libgudev_230.bb

index f9e1d23a2dcd27341d219b8dd0ca3cf3f704e1fb..709553bd0c100109e8f11c58b68b1cead09b7229 100644 (file)
@@ -10,7 +10,7 @@ RCONFLICTS_${PN} = "systemd (<= 220)"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-inherit gnomebase gobject-introspection
+inherit gnomebase gobject-introspection gtk-doc
 
 UPSTREAM_CHECK_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgudev/"
 UPSTREAM_CHECK_REGEX = "(?P<pver>(\d+))"