changeset 1282:750c54791c37

improved requirements section of the docs
author Volker Grabsch <vog@notjusthosting.com>
date Mon, 04 Oct 2010 17:03:56 +0200
parents 3443a9b9a415
children aac4845d716a
files doc/index.html
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Mon Oct 04 15:06:01 2010 +0200
+++ b/doc/index.html	Mon Oct 04 17:03:56 2010 +0200
@@ -549,7 +549,7 @@
     </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 @@
     <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>