aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-04-20 19:37:32 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-04-20 19:37:32 +0000
commit4648146ddf618eb65a035236e382b9bdd0903285 (patch)
treeb4b1c7ae6696a8c203f8e90836129aa4427f446e /README
parent1988cf1577e7a750084539e0a7ea726adbcd413d (diff)
downloadmaster-187ad058-4648146ddf618eb65a035236e382b9bdd0903285.tar.gz
master-187ad058-4648146ddf618eb65a035236e382b9bdd0903285.tar.bz2
master-187ad058-4648146ddf618eb65a035236e382b9bdd0903285.zip
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 84ac3879f3..a1d783538a 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,