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=f3c9a27acea351d2d20320e2ec004a6490f9ddec;hb=572a9a00cec239943f92157ec39c44398aad137f;hpb=0839d9bdcd1010b259df2a039a8a449e607aa6c4 diff --git a/Makefile.PL b/Makefile.PL index f3c9a27..4e934be 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,6 +14,7 @@ WriteMakefile( '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',