X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/4486e3bc8eb00c37cf8029e663eb94b4b9c5346a..7647d46:/SL/InstallationCheck.pm?ds=sidebyside diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 6ee8c11ed..39911d708 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -52,6 +52,8 @@ BEGIN { { name => "Moose::Role", url => "http://search.cpan.org/~doy/", debian => 'libmoose-role-perl' }, { name => "Perl::Tags", url => "http://search.cpan.org/~osfameron/", debian => 'libperl-tags-perl' }, { name => "Test::Deep", url => "http://search.cpan.org/~rjbs/", debian => 'libtest-deep-perl' }, + { name => "Test::Exception", url => "http://search.cpan.org/~adie/", debian => 'libtest-exception-perl' }, + { name => "Test::Deep", url => "http://search.cpan.org/~bdfoy/", debian => 'libtest-output-perl' }, { name => "GD", version => '2.00', url => "http://search.cpan.org/~lds/", debian => 'libgd-perl' }, );