diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-06-09 19:01:35 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-06-09 19:01:35 (GMT) |
commit | b4163b00e6dfda4944c41dc3b98a4bbc88ea207c (patch) | |
tree | 41c567b9c2a256be8f0dc19a1675954d50d9b904 /doc/index.html | |
parent | 50f39222f5a8e848471ccf5fa0d0b5a21eaf2d6e (diff) | |
download | mxe-b4163b00e6dfda4944c41dc3b98a4bbc88ea207c.zip mxe-b4163b00e6dfda4944c41dc3b98a4bbc88ea207c.tar.gz mxe-b4163b00e6dfda4944c41dc3b98a4bbc88ea207c.tar.bz2 |
add missing requirements for FreeBSD
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 2357a53..0cec68d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -446,7 +446,7 @@ AR=$(CROSS)ar</pre> <h3>FreeBSD</h3> - <pre>pkg_add -r bash gmake gsed perl unzip wget</pre> + <pre>pkg_add -r bash gmake gsed perl scons unzip wget</pre> <h3>Frugalware</h3> |