aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 7a9f9de..5848f48 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,9 +2,10 @@ 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 \
-libdigest-perl libemail-valid-perl libfile-slurp-perl libio-prompter-perl \
-libmime-base64-perl libmime-lite-perl libnet-ldap-perl \
+sudo aptitude install -R libdatetime-perl \
+libdigest-perl libemail-valid-perl libfile-slurp-perl \
+libmail-gnupg-perl libgnupg-interface-perl libio-prompter-perl \
+libmime-base64-perl libmime-tools-perl libnet-ldap-perl \
libstring-mkpasswd-perl libtemplate-perl libyaml-syck-perl
This will most probably work for Ubuntu as well.