diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-06 21:41:50 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-06 21:41:50 +0200 |
commit | 0dbf7b6c4e4e6009ecc38d012997d1d209931f81 (patch) | |
tree | fe3845f5d032b070942ae78effbada57af3fc184 /INSTALL | |
parent | 4caed3c9f817cd7ea80cd9050b4346cbc85c94b7 (diff) | |
parent | c80864d8d544dd29c73c47c3911ac0e7993ed59b (diff) |
Merge branch 'master' into debian
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ imapsync depends on the following Perl modules: - Config::Tiny - DBI - DBD::SQLite - - Getopt::Long + - Getopt::Long (core module) - MIME::Base64 (core module) if authentication is required - IO::Select (core module) - IO::Socket::INET (core module) for 'type=imap' |