aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-08-25 18:00:08 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-09 12:12:16 +0100
commita8061788188fa1a367710dd7b262900f42a2efec (patch)
tree8c5384b39d2226ea5cc2a1de90cffcb465a72ef9 /meta/recipes-gnome
parentd16d4a1f24a7f0527e96d7fa77a62f044cc27753 (diff)
downloadopenembedded-core-contrib-a8061788188fa1a367710dd7b262900f42a2efec.tar.gz
gnome-desktop3: enable gtk-doc
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.20.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.20.2.bb b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.20.2.bb
index a58585bfa9..eb061b20e4 100644
--- a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.20.2.bb
+++ b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.20.2.bb
@@ -12,7 +12,7 @@ SRC_URI[archive.sha256sum] = "492c2da7aa8c3a8b65796e8171fc8f0dfb5d322dd2799c0d76
DEPENDS += "intltool-native gsettings-desktop-schemas gconf libxrandr virtual/libx11 gtk+3 glib-2.0 startup-notification xkeyboard-config iso-codes"
-inherit distro_features_check
+inherit distro_features_check gtk-doc
REQUIRED_DISTRO_FEATURES = "x11"
EXTRA_OECONF = "--disable-desktop-docs"