Bug 31378: Add dependencies
Signed-off-by: Lukasz Koszyk <lukasz.koszyk@kit.edu> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
16ea6b5677
commit
c0316b48c0
1 changed files with 3 additions and 0 deletions
3
cpanfile
3
cpanfile
|
@ -132,6 +132,9 @@ requires 'XML::SAX::ParserFactory', '1.01';
|
|||
requires 'XML::SAX::Writer', '0.44';
|
||||
requires 'XML::Simple', '2.14';
|
||||
requires 'YAML::XS', '0.76';
|
||||
requires 'Mojolicious::Plugin::OAuth2', '2.02';
|
||||
requires 'Crypt::OpenSSL::Bignum', '0.09';
|
||||
requires 'Crypt::OpenSSL::RSA', '0.15';
|
||||
recommends 'AnyEvent', '5.0';
|
||||
recommends 'AnyEvent::HTTP', '2.13';
|
||||
recommends 'Archive::Extract', '0.60';
|
||||
|
|
Loading…
Reference in a new issue