X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=SL%2FInstallationCheck.pm;h=cf523be2a3b468ae0803518ff00578089e92092c;hb=2508bbb1ab2056ec40635f4dda1c7023a5f3254f;hp=944de739d7c3866340b25ade4f1201fd229987af;hpb=161005107167fd80ef1d9e95d5066ec142661ee0;p=kivitendo-erp.git diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 944de739d..cf523be2a 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -14,6 +14,7 @@ use strict; { name => "DBI", url => "http://search.cpan.org/~timb/" }, { name => "DBD::Pg", url => "http://search.cpan.org/~dbdpg/" }, { name => "Email::Address", url => "http://search.cpan.org/~rjbs/" }, + { name => "FCGI", url => "http://search.cpan.org/~mstrout/" }, { name => "IO::Wrap", url => "http://search.cpan.org/~dskoll/" }, { name => "List::MoreUtils", url => "http://search.cpan.org/~vparseval/" }, { name => "PDF::API2", url => "http://search.cpan.org/~areibens/" },