X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=4e934be1c7a31f000c249897975fd3cbd2549f20;hp=6ee313ea9532640161c617365a18269c024e94d9;hb=572a9a00cec239943f92157ec39c44398aad137f;hpb=8885b26faa15744bcd3c10a3cd27aaaf6da61c8b diff --git a/Makefile.PL b/Makefile.PL index 6ee313e..4e934be 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,6 +13,8 @@ WriteMakefile( 'JSON::PP' => 0, 'CPS::Future' => 0, 'Class::C3' => 0, # required to fatpack Moo + 'String::ShellQuote' => 0, # required for ssh argument manipulation + 'Log::Contextual' => 0.005000 }, EXE_FILES => [ 'bin/object-remote-node',