summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-09-27 13:42:09 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-09-27 13:42:09 (GMT)
commit37eb0b01171ded59b92518f2cfb899865306d069 (patch)
treecb59ecc4eb18def9ecf5d62a2fb35fa514422066 /doc
parent21f3f5bb9dfa5e070bc362e6ba5ad9cda6c7fefc (diff)
downloadmxe-37eb0b01171ded59b92518f2cfb899865306d069.zip
mxe-37eb0b01171ded59b92518f2cfb899865306d069.tar.gz
mxe-37eb0b01171ded59b92518f2cfb899865306d069.tar.bz2
improved the hint to Debian Backports in the docs
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 84c9a75..71efaeb 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -578,10 +578,6 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<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 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</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/ -->