#864 add EV to dependencies to avoid broken OS version
This commit is contained in:
1
Build.PL
1
Build.PL
@@ -42,6 +42,7 @@ Module::Build->new(
|
|||||||
'Dancer::Plugin::Passphrase' => '2.0.1',
|
'Dancer::Plugin::Passphrase' => '2.0.1',
|
||||||
'Dancer::Plugin::Swagger' => '0',
|
'Dancer::Plugin::Swagger' => '0',
|
||||||
'Dancer::Session::Cookie' => '0.27',
|
'Dancer::Session::Cookie' => '0.27',
|
||||||
|
'EV' => '0',
|
||||||
'Expect' => '0',
|
'Expect' => '0',
|
||||||
'File::Path' => '0',
|
'File::Path' => '0',
|
||||||
'File::Spec::Functions' => '0',
|
'File::Spec::Functions' => '0',
|
||||||
|
|||||||
Reference in New Issue
Block a user