summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-03-09 22:05:43 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-03-09 22:05:43 (GMT)
commitace9959d20bc3ac4f38a7ef4da48de1cab152fcd (patch)
tree39590699f54f34c74388edd4b911d5074da79b46 /doc/index.html
parent674c97dcceb5ae9f861d9decf91ee89eededaf9a (diff)
downloadmxe-ace9959d20bc3ac4f38a7ef4da48de1cab152fcd.zip
mxe-ace9959d20bc3ac4f38a7ef4da48de1cab152fcd.tar.gz
mxe-ace9959d20bc3ac4f38a7ef4da48de1cab152fcd.tar.bz2
added missing required package for Debian
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index e26321a..ecfa3aa 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -618,7 +618,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<!-- http://www.debian.org/distrib/packages#search_packages -->
<pre>aptitude install -R autoconf automake bash bison bzip2 \
cmake flex g++ intltool make sed \
- libtool openssl libssl-dev \
+ libtool libltdl-dev openssl libssl-dev \
libxml-parser-perl patch perl \
pkg-config scons unzip wget \
xz-utils yasm</pre>