summaryrefslogtreecommitdiffstats
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
commit6563d604561b8b45785200b34bced13fb01cf248 (patch)
tree3fe36367965426415471fbeac2921ef075dd8df4
parentc4a54700bcca9c5b05f7277a3025b6a5ee0e4658 (diff)
add unzip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@693 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/README b/openwrt/README
index 84ac3879f..a1d783538 100644
--- a/openwrt/README
+++ b/openwrt/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,