]> code.ossystems Code Review - openembedded-core.git/commit
gtk+: Fix build of documentation
authorScott Garman <scott.a.garman@intel.com>
Thu, 17 Feb 2011 21:35:05 +0000 (13:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Feb 2011 01:16:26 +0000 (01:16 +0000)
commit40ed2718177b022c85fe9cd54e1cb7b424023302
tree01199a762cc662ec6f7da28449283faa6fa1fe17
parent0bc7de5179c9844315f303aa6e0f237ed8586a87
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>
meta/recipes-gnome/gtk+/gtk+-2.22.1/doc-fixes.patch [new file with mode: 0644]
meta/recipes-gnome/gtk+/gtk+.inc
meta/recipes-gnome/gtk+/gtk+_2.12.7.bb
meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
meta/recipes-gnome/gtk+/gtk+_2.22.1.bb