From 413d682cdbb1b0f266e99a891aa6786515fca6a2 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 28 Mar 2018 10:13:24 -0400 Subject: Bug 1449413 - Refactor circleci container building stuff --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index f7b62ea5c..9f56cd487 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -50,6 +50,7 @@ my %requires = ( 'File::Slurp' => '9999.13', 'Future' => '0.34', 'HTML::Escape' => '1.10', + 'IPC::System::Simple' => 0, 'IO::Async' => '0.71', 'JSON::MaybeXS' => '1.003008', 'JSON::XS' => '2.01', -- cgit v1.2.3-24-g4f1b