changeset 1205:671bfbe4063d

improved the hint to Debian Backports in the docs
author Volker Grabsch <vog@notjusthosting.com>
date Mon, 27 Sep 2010 15:42:09 +0200
parents 71ff7a06339f
children 686a80e66ce1 de4ff9fbd0be
files doc/index.html
diffstat 1 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Mon Sep 27 12:47:49 2010 +0200
+++ b/doc/index.html	Mon Sep 27 15:42:09 2010 +0200
@@ -578,10 +578,6 @@
 
     <h3 id="requirements-debian">Debian</h3>
 
-    <p>
-    If you use Debian/Lenny, you'll need the <a href="http://backports.debian.org/">Debian Backports</a>.
-    </p>
-
     <!-- http://www.debian.org/distrib/packages#search_packages -->
     <pre>aptitude install -R autoconf automake bash bison bzip2 \
                     cmake flex g++ make sed libtool openssl \
@@ -593,6 +589,13 @@
     </p>
     <pre>aptitude install -R g++-multilib</pre>
 
+    <p>
+    On Debian/Lenny, some
+    <a href="http://backports.debian.org/">backports</a>
+    are required:
+    </p>
+    <pre>aptitude install -R -t lenny-backports autoconf xz-utils</pre>
+
     <h3 id="requirements-freebsd">FreeBSD</h3>
 
     <!-- http://www.freebsd.org/ports/ -->