summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-20 19:37:32 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-20 19:37:32 +0000
commit0fcca829cc851ac5cd92d00c6a860dee05cace85 (patch)
treeb4b1c7ae6696a8c203f8e90836129aa4427f446e /README
parent1811818e3584c2c6c71c3e1088f49e92688ac339 (diff)
add unzip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@693 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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,