From: Waldemar Brodkorb Date: Wed, 20 Apr 2005 19:37:32 +0000 (+0000) Subject: add unzip X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=94f08da5ab16b937ba3dfa571faf85fe1a1a3934;p=librecmc%2Flibrecmc.git add unzip SVN-Revision: 693 --- diff --git a/openwrt/README b/openwrt/README index 84ac3879f3..a1d783538a 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,