From 03717e7f49180d2b582a2c488199e882f7c57c08 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Sun, 4 Sep 2005 01:36:55 +0000 Subject: [PATCH] setup-host-ubuntu lacked gcc too --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.5