diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-06-09 19:14:07 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-06-09 19:14:07 (GMT) |
commit | 6dca5e273877e09ef68e28616e76e6d87d023639 (patch) | |
tree | be7f0392eb03400159d9ae01d7b4fcecb572b4b1 /doc/index.html | |
parent | d6469aa47d977dabd7cb9f0d4e3fd443242bce9e (diff) | |
download | mxe-6dca5e273877e09ef68e28616e76e6d87d023639.zip mxe-6dca5e273877e09ef68e28616e76e6d87d023639.tar.gz mxe-6dca5e273877e09ef68e28616e76e6d87d023639.tar.bz2 |
improved requirement package list for Debian
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 0cec68d..9f367ce 100644 --- a/doc/index.html +++ b/doc/index.html @@ -442,7 +442,8 @@ AR=$(CROSS)ar</pre> <h3>Debian</h3> - <pre>aptitude install -R bzip2 g++ make openssl patch scons unzip</pre> + <pre>aptitude install -R bash bzip2 g++ make sed openssl patch \ + perl scons unzip wget</pre> <h3>FreeBSD</h3> |