From: Oyvind Repvik Date: Sun, 4 Sep 2005 01:33:36 +0000 (+0000) Subject: Fix up setup-host-ubuntu target X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24271df7e941f2bccc7878fb6fcfdfd1f85ab26b;p=openembedded.git Fix up setup-host-ubuntu target --- 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 \ "