]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
remove dependency on IPC::Run
[public-inbox.git] / Makefile.PL
index 4f253125d55fd3d5bbf961c1a74cf6e6dbdb9798..171712a709597e4fc826b760d87bef99c801e65f 100644 (file)
@@ -18,12 +18,10 @@ WriteMakefile(
                # We also depend on git.
                # Keep this sorted and synced to the INSTALL document
                'Date::Parse' => 0,
-               'Email::Filter' => 0,
                'Email::MIME' => 0,
                'Email::MIME::ContentType' => 0,
                'Email::Simple' => 0,
                'Encode::MIME::Header' => 0,
-               'IPC::Run' => 0,
                'Mail::Thread' => '2.5', # 2.5+ needed for Email::Simple compat
                'Plack' => 0,
                'URI::Escape' => 0,