diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-09-26 13:02:59 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-09-26 13:02:59 (GMT) |
commit | ecaa54a104cfb91aba6091b592f6da96b5766d87 (patch) | |
tree | dcd64471cc34fd97710b65406101f9e4aff5ba42 /doc | |
parent | ee6baa5403d59291d529f538dbbef705a40b6f54 (diff) | |
download | mxe-ecaa54a104cfb91aba6091b592f6da96b5766d87.zip mxe-ecaa54a104cfb91aba6091b592f6da96b5766d87.tar.gz mxe-ecaa54a104cfb91aba6091b592f6da96b5766d87.tar.bz2 |
add a hint to the Debian Backports in the docs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 2ef55e5..84c9a75 100644 --- a/doc/index.html +++ b/doc/index.html @@ -578,6 +578,10 @@ USE_OSGPLUGIN(<plugin2>) <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 \ |