X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fsbin%2Frt-test-dependencies.in;h=144dc8b0a948453d263da0e7e313ab086d5acf0f;hp=8fbce77c399d479a6d0236cb7cba8575021e640c;hb=7322f2afedcc2f427e997d1535a503613a83f088;hpb=ae14e320388fa5e7f400bff1c251ef885b7952e6 diff --git a/rt/sbin/rt-test-dependencies.in b/rt/sbin/rt-test-dependencies.in index 8fbce77c3..144dc8b0a 100644 --- a/rt/sbin/rt-test-dependencies.in +++ b/rt/sbin/rt-test-dependencies.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2016 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -239,6 +239,7 @@ Mail::Mailer 1.57 MIME::Entity 5.504 Module::Refresh 0.03 Module::Versions::Report 1.05 +Encode 2.64 Net::CIDR Plack 1.0002 Regexp::Common @@ -312,14 +313,9 @@ FCGI::ProcManager . $deps{'MODPERL1'} = [ text_to_hash( << '.') ]; -Apache::DBI 0.92 Apache::Request . -$deps{'MODPERL2'} = [ text_to_hash( << '.') ]; -Apache::DBI -. - $deps{'MYSQL'} = [ text_to_hash( << '.') ]; DBD::mysql 2.1018 . @@ -382,6 +378,7 @@ Pod::Simple 3.24 my %AVOID = ( 'DBD::Oracle' => [qw(1.23)], 'Devel::StackTrace' => [qw(1.28 1.29)], + 'DateTime::Locale' => [qw(1.00 1.01)] ); if ($args{'download'}) {