aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+.inc
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-02-17 13:35:05 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-18 01:16:26 +0000
commit40ed2718177b022c85fe9cd54e1cb7b424023302 (patch)
tree01199a762cc662ec6f7da28449283faa6fa1fe17 /meta/recipes-gnome/gtk+/gtk+.inc
parent0bc7de5179c9844315f303aa6e0f237ed8586a87 (diff)
downloadopenembedded-core-contrib-40ed2718177b022c85fe9cd54e1cb7b424023302.tar.gz
gtk+: Fix build of documentation
This resolves the following error messages when building gtk+ documentation: mv: cannot stat `gtk-faq': No such file or directory mv: cannot stat `gtk-tut': No such file or directory Fixes [BUGID #730] Also adds docbook-utils-native to DEPENDS so we don't rely on host documentation building tools. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+.inc')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+.inc b/meta/recipes-gnome/gtk+/gtk+.inc
index 94a8fe618d..853c05946d 100644
--- a/meta/recipes-gnome/gtk+/gtk+.inc
+++ b/meta/recipes-gnome/gtk+/gtk+.inc
@@ -10,8 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \
- libgcrypt libxdamage libxrender libxcomposite cairo gdk-pixbuf"
+DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor \
+ gtk-doc-native docbook-utils-native libxrandr libgcrypt \
+ libxdamage libxrender libxcomposite cairo gdk-pixbuf"
inherit autotools pkgconfig