From 7c0dea599dc5136395f7110c47b7fdec974b2df0 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 5 Mar 2010 09:48:32 +0000 Subject: [PATCH] remove bison requirement (see [10398] & [14900]) SVN-Revision: 19989 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 43d61601e5..2975e5ce6b 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ This is the buildsystem for the OpenWrt Linux distribution Please use "make menuconfig" to configure your appreciated configuration for the toolchain and firmware. -You need to have installed gcc, binutils, patch, bzip2, flex, bison, +You need to have installed gcc, binutils, patch, bzip2, flex, make, gettext, pkg-config, unzip, libz-dev and libc headers. Simply running 'make' will build your firmware. -- 2.30.2