X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FInstallationCheck.pm;h=acb34c582693cd3666889c1537b56de41e6b08b4;hb=1268bf670c06f5a66ad78a75e41ad6c15061d9bc;hp=a3d22d9943a89df70590fa2105004227bd7fd534;hpb=00a6bdd7580be1c0cd0bc72eafc9af911ae63ff9;p=kivitendo-erp.git diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index a3d22d994..acb34c582 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -43,6 +43,9 @@ BEGIN { { name => 'HTML::Parser', url => 'http://search.cpan.org/~gaas/', debian => 'libhtml-parser-perl', }, { name => 'HTML::Restrict', url => 'http://search.cpan.org/~oalders/', debian => 'libhtml-restrict-perl'}, { name => "Image::Info", url => "http://search.cpan.org/~srezic/", debian => 'libimage-info-perl' }, + { name => "Imager", url => "http://search.cpan.org/~tonyc/", debian => 'libimager-perl' }, + { name => "Imager::QRCode", url => "http://search.cpan.org/~kurihara/", debian => 'libimager-qrcode-perl' }, + { name => "IPC::Run", url => "https://metacpan.org/pod/IPC::Run", debian => 'libipc-run-perl' }, { name => "JSON", url => "http://search.cpan.org/~makamaka", debian => 'libjson-perl' }, { name => "List::MoreUtils", version => '0.30', url => "http://search.cpan.org/~vparseval/", debian => 'liblist-moreutils-perl' }, { name => "List::UtilsBy", version => '0.09', url => "http://search.cpan.org/~pevans/", debian => 'liblist-utilsby-perl' }, @@ -53,6 +56,7 @@ BEGIN { { name => "PBKDF2::Tiny", version => '0.005', url => "http://search.cpan.org/~dagolden/", debian => 'libpbkdf2-tiny-perl' }, { name => "PDF::API2", version => '2.000', url => "http://search.cpan.org/~areibens/", debian => 'libpdf-api2-perl' }, { name => "Regexp::IPv6", version => '0.03', url => "http://search.cpan.org/~salva/", debian => 'libregexp-ipv6-perl' }, + { name => "REST::Client", url => "https://metacpan.org/pod/REST::Client", debian => 'librest-client-perl' }, { name => "Rose::Object", url => "http://search.cpan.org/~jsiracusa/", debian => 'librose-object-perl' }, { name => "Rose::DB", url => "http://search.cpan.org/~jsiracusa/", debian => 'librose-db-perl' }, { name => "Rose::DB::Object", version => 0.788, url => "http://search.cpan.org/~jsiracusa/", debian => 'librose-db-object-perl' },