From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 583101F5BD for ; Fri, 15 Nov 2019 09:51:04 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 19/29] doc: remove IPC::Run as a dev and test dependency Date: Fri, 15 Nov 2019 09:50:50 +0000 Message-Id: <20191115095100.25633-20-e@80x24.org> In-Reply-To: <20191115095100.25633-1-e@80x24.org> References: <20191115095100.25633-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: It's no longer needed and we're able to speed up some of our tests as a result. --- INSTALL | 4 ---- ci/deps.perl | 1 - 2 files changed, 5 deletions(-) diff --git a/INSTALL b/INSTALL index aad52c7b..4d54e6a0 100644 --- 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 diff --git a/ci/deps.perl b/ci/deps.perl index 62870c1f..ae6083b9 100755 --- a/ci/deps.perl +++ b/ci/deps.perl @@ -50,7 +50,6 @@ my $profiles = { # optional developer stuff devtest => [ qw( - IPC::Run XML::Feed curl w3m