aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-04-15 22:04:31 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-04-15 22:04:31 +0200
commit033af5c7de65c2ba38c45ba649ad29823bfb7141 (patch)
tree5b9f93fe22dd61c71b0a711c0fefa8e91d1d6c31 /INSTALL
parentb1fe11c6c9ae79bd8714ba7e627cff1665198fd4 (diff)
fripost-adduser: LDAP ready
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index ea6f5c4..c8535d8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,8 +3,8 @@ You need several CPAN modules to use these scripts.
If you use Debian GNU/Linux, you can install them like so:
sudo aptitude install -R libdatetime-format-mysql-perl libdatetime-perl \
-libdbd-mysql-perl libdbix-class-perl libemail-valid-perl libfile-slurp-perl \
-libio-prompt-perl libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \
-libtemplate-perl libyaml-syck-perl
+libdigest-perl libemail-valid-perl libfile-slurp-perl libio-prompt-perl \
+libmime-base64-perl libmime-lite-perl libnet-ldap-perl \
+libstring-mkpasswd-perl libtemplate-perl libyaml-syck-perl
This will most probably work for Ubuntu as well.