summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-09-04 01:33:36 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 01:33:36 +0000
commit24271df7e941f2bccc7878fb6fcfdfd1f85ab26b (patch)
tree36a1692bc19bf6cdc857bbd3a0d6c99c789103b9
parent63bd6bf58d7fe049e837f3d23f378535a39f5a86 (diff)
Fix up setup-host-ubuntu target
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc4029ae02..011c72e901 100644
--- a/Makefile
+++ b/Makefile
@@ -400,13 +400,15 @@ setup-host-ubuntu:
libc6-dev libglib2.0-dev libtool \
m4 make \
patch pkg-config \
- python python-dev python2.4-psyco python2.4 python2.4-dev \
+ python python-dev python2.4 python2.4-dev \
sed \
texinfo \
unzip \
subversion \
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 \
+ echo http://ubuntuguide.org/#extrarepositories \
"