From 0fcca829cc851ac5cd92d00c6a860dee05cace85 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 20 Apr 2005 19:37:32 +0000 Subject: [PATCH] add unzip git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@693 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 84ac3879f..a1d783538 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ 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, -make,gettext and libc headers. +make, gettext, unzip, libz-dev and libc headers. Simply running 'make' will build your firmware. It will download all sources, build the cross-compile toolchain, -- 2.35.1