X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/42dfa9a7030e7d06288385076e348d34ec809128..287e81e0c99c7e203b9c78bcd6a1cf1a7c28d6f6:/SL/InstallationCheck.pm diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 39911d708..b3bd02035 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -53,7 +53,7 @@ BEGIN { { 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 => "Test::Output", url => "http://search.cpan.org/~bdfoy/", debian => 'libtest-output-perl' }, { name => "GD", version => '2.00', url => "http://search.cpan.org/~lds/", debian => 'libgd-perl' }, );