summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-04-07 17:03:02 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-04-07 17:03:02 +0000
commitfc1a295d8a51f49e75155835a766e8fc5f9d5977 (patch)
treef1bba3f6d41cbf5b0d62fabe7ef38a115628cea5 /extra
parent2bcb7820875b9ace4dad36a759cee453c45e4dec (diff)
downloadredmine-fc1a295d8a51f49e75155835a766e8fc5f9d5977.tar.gz
redmine-fc1a295d8a51f49e75155835a766e8fc5f9d5977.zip
Redmine.pm doc update
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1337 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'extra')
-rw-r--r--extra/svn/Redmine.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/extra/svn/Redmine.pm b/extra/svn/Redmine.pm
index 782d0777a..6f3ba4385 100644
--- a/extra/svn/Redmine.pm
+++ b/extra/svn/Redmine.pm
@@ -30,7 +30,9 @@ On debian/ubuntu you must do :
aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl
If your Redmine users use LDAP authentication, you will also need
-Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used).
+Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used):
+
+ aptitude install libauthen-simple-ldap-perl libio-socket-ssl-perl
=head1 CONFIGURATION