Bug 31378: Add dependencies
authorAgustin Moyano <agustinmoyano@theke.io>
Thu, 18 Aug 2022 19:09:54 +0000 (16:09 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 17:30:13 +0000 (14:30 -0300)
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>
cpanfile

index bd02675..3592c6a 100644 (file)
--- a/cpanfile
+++ b/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';