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:
03717e7
)
setup-host-ubuntu lacked texinfo (for makeinfo)
author
Oyvind Repvik
<nail@nslu2-linux.org>
Sun, 4 Sep 2005 03:17:31 +0000
(
03:17
+0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sun, 4 Sep 2005 03:17:31 +0000
(
03:17
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
4f53e04
..
3d9273f
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-405,6
+405,7
@@
setup-host-ubuntu:
texinfo \
unzip \
subversion \
+ texinfo \
bzip2 ;\
echo You will have to install monotone separately. See http://venge.net/monotone/ \
echo To get python2.4-psyco (Recommended to speed up builds), please read \