gnome-desktop: Disabled doc build to not depend on host system xml2po.
authorStanislav Brabec <utx@penguin.cz>
Sun, 4 Oct 2009 16:01:19 +0000 (16:01 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Sun, 4 Oct 2009 16:01:19 +0000 (16:01 +0000)
recipes/gnome/gnome-desktop_2.28.0.bb

index 9ae69b2..03079e3 100644 (file)
@@ -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"