aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-09 22:31:04 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-09 22:31:04 +0200
commitc559e5a34808ab47bd531c5476ea065eb2f15d0d (patch)
treee68530c438fcf71901546cef5864f714a6979ebb /INSTALL
parentf01c9654f1dd56317b56b815b9e5168d12bf2791 (diff)
parent47fec06f75d365259c6bf1da78dfc4b5548ce5fe (diff)
Merge branch 'master' into debian
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 7bc3eef..f27952b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,10 @@
InterIMAP depends on the following Perl modules:
+ - Compress::Zlib (core module)
- Config::Tiny
- DBI
- DBD::SQLite
+ - Errno (core module)
- Getopt::Long (core module)
- MIME::Base64 (core module) if authentication is required
- IO::Select (core module)