From: Oyvind Repvik Date: Sun, 4 Sep 2005 01:36:55 +0000 (+0000) Subject: setup-host-ubuntu lacked gcc too X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03717e7f49180d2b582a2c488199e882f7c57c08;p=openembedded.git setup-host-ubuntu lacked gcc too --- diff --git a/Makefile b/Makefile index 011c72e901..4f53e0402b 100644 --- a/Makefile +++ b/Makefile @@ -396,7 +396,7 @@ setup-host-ubuntu: cvs \ docbook \ flex \ - g++ gawk gcj gettext \ + gcc g++ gawk gcj gettext \ libc6-dev libglib2.0-dev libtool \ m4 make \ patch pkg-config \