about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-06-15 00:14:21 +0000
committerEric Wong <e@80x24.org>2016-06-15 00:15:04 +0000
commit4d254238299f950c4a7f94ffd2e0c1fba28c74a4 (patch)
tree45c11daa4f5c0e1f7b0db1ff7045fb68dc3becc7 /Makefile.PL
parentb6974dbc81665427413020414a668ddb742e68f9 (diff)
downloadpublic-inbox-4d254238299f950c4a7f94ffd2e0c1fba28c74a4.tar.gz
We still pull it in via Email::LocalDelivery, but that
dependency will go away, soon.
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 61cb77b6..4f253125 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -23,7 +23,6 @@ WriteMakefile(
                 'Email::MIME::ContentType' => 0,
                 'Email::Simple' => 0,
                 'Encode::MIME::Header' => 0,
-                'File::Path::Expand' => 0,
                 'IPC::Run' => 0,
                 'Mail::Thread' => '2.5', # 2.5+ needed for Email::Simple compat
                 'Plack' => 0,