summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-10-04 15:03:56 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-10-04 15:03:56 (GMT)
commit2d9244c8198a282ad153dc2bebfe6fd4d5ac6ff9 (patch)
treebbd79c6c9038a5af0c26789002ba6977e00ed197 /doc/index.html
parentf9555eb7cb9fda5fb820419061fa71035124c5a7 (diff)
downloadmxe-2d9244c8198a282ad153dc2bebfe6fd4d5ac6ff9.zip
mxe-2d9244c8198a282ad153dc2bebfe6fd4d5ac6ff9.tar.gz
mxe-2d9244c8198a282ad153dc2bebfe6fd4d5ac6ff9.tar.bz2
improved requirements section of the docs
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 8be9fb1..9a5d581 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -549,7 +549,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td><a href="http://www.gnu.org/software/libtool/">Libtool</a></td>
- <td></td>
+ <td>≥ 2.2</td>
</tr>
<tr>
<td><a href="http://www.openssl.org/">OpenSSL</a>-dev</td>
@@ -613,7 +613,8 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<a href="http://backports.debian.org/">backports</a>
are required:
</p>
- <pre>aptitude install -R -t lenny-backports autoconf xz-utils</pre>
+ <pre>aptitude install -R -t lenny-backports autoconf libtool \
+ xz-utils</pre>
<h3 id="requirements-freebsd">FreeBSD</h3>