]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: remove IPC::Run as a dev and test dependency
authorEric Wong <e@80x24.org>
Fri, 15 Nov 2019 09:50:50 +0000 (09:50 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Nov 2019 11:05:23 +0000 (11:05 +0000)
It's no longer needed and we're able to speed up some
of our tests as a result.

INSTALL
ci/deps.perl

diff --git a/INSTALL b/INSTALL
index aad52c7b15d70d3aa755ab389c8a6b98c5c98283..4d54e6a0d84ba767c4aef691a00a3bda7437c54d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -162,10 +162,6 @@ Uncommonly needed modules:
 
 Optional packages testing and development:
 
-- IPC::Run                         deb: libipc-run-perl
-                                   pkg: p5-IPC-Run
-                                   rpm: perl-IPC-Run
-
 - Plack::Test                      deb: libplack-test-perl
                                    pkg: p5-Plack
                                    rpm: perl-Plack-Test
index 62870c1f99647992b2bbbf52e572c98b7feb58fe..ae6083b99cd27a2b3bc6b2b5f78d9962082e4703 100755 (executable)
@@ -50,7 +50,6 @@ my $profiles = {
 
        # optional developer stuff
        devtest => [ qw(
-               IPC::Run
                XML::Feed
                curl
                w3m