From: Stanislav Brabec Date: Sun, 4 Oct 2009 16:01:19 +0000 (+0000) Subject: gnome-desktop: Disabled doc build to not depend on host system xml2po. X-Git-Tag: Release-2010-05/1~2210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e95309087dfb9fcd2aaf1a713d856398eb45a91;p=openembedded.git gnome-desktop: Disabled doc build to not depend on host system xml2po. --- 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"