about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-10-05 23:47:17 +0000
committerEric Wong <e@80x24.org>2016-10-05 23:52:07 +0000
commit172416d1cd465da4242cc744a3f309d307f1311d (patch)
tree99800009e9a7707536978338e862091bfb6823ff /INSTALL
parent08913d1b05e32a7415cbe8afc3c229d108817de8 (diff)
downloadpublic-inbox-172416d1cd465da4242cc744a3f309d307f1311d.tar.gz
Introduce our own SearchThread class for threading messages.
This should allow us to specialize and optimize away objects
in future commits.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5851892c..3a2f840c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -37,7 +37,6 @@ Optional components:
 Optional Perl modules:
 
   - Plack[1]                   libplack-perl
-  - Mail::Thread (2.5+)[1]     libmail-thread-perl
   - URI::Escape[1]             liburi-perl
   - Search::Xapian[2][3]       libsearch-xapian-perl
   - IO::Compress::Gzip[3]      perl-modules (or libio-compress-perl)