]> Sergey Matveev's repositories - public-inbox.git/blobdiff - INSTALL
INSTALL: add lynx to install requirements
[public-inbox.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2b6720eb471445e1305291ceaf6a812efa4943d6..a69782ad23625e92908f59448f5d7234c6516628 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -15,6 +15,7 @@ Requirements (server MDA)
 * ssoma - http://ssoma.public-inbox.org/README
 * SpamAssassin (spamc/spamd)
 * MTA - postfix is recommended
+* lynx (for converting HTML messages to text)
 * Perl and several modules:    (Debian package name)
   - CGI                        perl-modules[1]
   - Date::Parse                libtimedate-perl
@@ -26,6 +27,7 @@ Requirements (server MDA)
   - File::Path::Expand         libfile-path-expand-perl
   - IPC::Open2                 perl
   - IPC::Run                   libipc-run-perl
+  - Mail::Thread (2.5+)        libmail-thread-perl
   - URI::Escape                liburi-perl
   - XML::Atom::SimpleFeed      libxml-atom-simplefeed-perl