about summary refs log tree commit homepage
path: root/Makefile.PL
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 /Makefile.PL
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 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 4a911037..0bac7c95 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -22,7 +22,6 @@ WriteMakefile(
                 'Email::MIME::ContentType' => 0,
                 'Email::Simple' => 0,
                 'Encode::MIME::Header' => 0,
-                'Mail::Thread' => '2.5', # 2.5+ needed for Email::Simple compat
                 'Plack' => 0,
                 'URI::Escape' => 0,
                 # We have more test dependencies, but do not force