changeset 1639:8f695c2e8491

added missing required package for Debian
author Mark Brand <mabrand@mabrand.nl>
date Wed, 09 Mar 2011 23:05:43 +0100
parents 56f930c3b71a
children 81442c77d6e4
files doc/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Wed Mar 09 15:25:10 2011 +0100
+++ b/doc/index.html	Wed Mar 09 23:05:43 2011 +0100
@@ -618,7 +618,7 @@
     <!-- 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>