aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-08-26 17:28:33 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-05 11:56:55 +0100
commit9afa58f1e74e1e55a4650b8e1eaee20b43046910 (patch)
tree5a83321caf43f45219e73beed1f0d9a16fbeb460
parentc99bfbfa403d8042cb2810165d9c016f3018d86f (diff)
downloadopenembedded-core-contrib-9afa58f1e74e1e55a4650b8e1eaee20b43046910.tar.gz
gnome-desktop3: 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-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"