git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe1a4e0
)
gnome-desktop: Disabled doc build to not depend on host system xml2po.
author
Stanislav Brabec
<utx@penguin.cz>
Sun, 4 Oct 2009 16:01:19 +0000
(16:01 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Sun, 4 Oct 2009 16:01:19 +0000
(16:01 +0000)
recipes/gnome/gnome-desktop_2.28.0.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/gnome-desktop_2.28.0.bb
b/recipes/gnome/gnome-desktop_2.28.0.bb
index
9ae69b2
..
03079e3
100644
(file)
--- 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"