From ace9959d20bc3ac4f38a7ef4da48de1cab152fcd Mon Sep 17 00:00:00 2001
From: Mark Brand <mabrand@mabrand.nl>
Date: Wed, 9 Mar 2011 23:05:43 +0100
Subject: added missing required package for Debian

---
 doc/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
-- 
cgit v0.12