From: Alexander Kanavin Date: Thu, 25 Aug 2016 15:02:08 +0000 (+0300) Subject: libgudev: enable gtk-doc X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~24281 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02f0766f5f43c36a0a0c1326d4cde353389e0a8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libgudev: enable gtk-doc Signed-off-by: Alexander Kanavin --- diff --git a/meta/recipes-gnome/libgudev/libgudev_230.bb b/meta/recipes-gnome/libgudev/libgudev_230.bb index f9e1d23a2dc..709553bd0c1 100644 --- a/meta/recipes-gnome/libgudev/libgudev_230.bb +++ b/meta/recipes-gnome/libgudev/libgudev_230.bb @@ -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(\d+))"