summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-03-28 16:13:24 +0200
committerGitHub <noreply@github.com>2018-03-28 16:13:24 +0200
commit413d682cdbb1b0f266e99a891aa6786515fca6a2 (patch)
tree0b4d756dca01fccc41b8c4b7c5767dd384b3baaf /Makefile.PL
parentcb2c33d3bd9542a7ee3855a8551813dc8e85ce05 (diff)
downloadbugzilla-413d682cdbb1b0f266e99a891aa6786515fca6a2.tar.gz
bugzilla-413d682cdbb1b0f266e99a891aa6786515fca6a2.tar.xz
Bug 1449413 - Refactor circleci container building stuff
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
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',