aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-10-04 16:01:19 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-10-04 16:01:19 +0000
commit0e95309087dfb9fcd2aaf1a713d856398eb45a91 (patch)
tree2ca7804ad42477afd6996a2eef309e8fba397ba6 /recipes
parentfe1a4e022daec1e44665fa3ff1540842f9ca716d (diff)
downloadopenembedded-0e95309087dfb9fcd2aaf1a713d856398eb45a91.tar.gz
gnome-desktop: Disabled doc build to not depend on host system xml2po.
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/gnome-desktop_2.28.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-desktop_2.28.0.bb b/recipes/gnome/gnome-desktop_2.28.0.bb
index 9ae69b28ff..03079e3a83 100644
--- a/recipes/gnome/gnome-desktop_2.28.0.bb
+++ b/recipes/gnome/gnome-desktop_2.28.0.bb
@@ -4,3 +4,5 @@ inherit gnome pkgconfig
DEPENDS += "gnome-doc-utils gnome-vfs libxrandr"
+# FIXME: docs build requires gnome-doc-utils-native (for xml2po) and docbook
+SRC_URI += "file://no-desktop-docs.patch;patch=1;pnum=0"