diff --git a/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/DEPENDENCIES b/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/DEPENDENCIES index 39ab47f4ec..ebff93c1ca 100644 --- a/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/DEPENDENCIES +++ b/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/DEPENDENCIES @@ -1,6 +1,3 @@ -FCGI, >0.67, cpan, FastCGI perl library +FCGI, >0.67, cpan, Required for nginx, or if server is configured for FastCGI support File::Spec, >0, cpan, This module is shipped as part of standard perl Cwd, >0, cpan, This module is shipped as part of standard perl -POSIX, >0, cpan, This module is shipped as part of standard perl -Getopt::Long, >2.37, cpan, Extended processing of command line options -Pod::Usage, >1.35, cpan, print a usage message from embedded pod documentation diff --git a/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/MANIFEST b/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/MANIFEST index 3d29eb0d60..1aa1018f1b 100644 --- a/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/MANIFEST +++ b/FastCGIEngineContrib/lib/Foswiki/Contrib/FastCGIEngineContrib/MANIFEST @@ -1,6 +1,7 @@ bin/foswiki.fcgi 0755 data/System/FastCGIEngineContrib.txt 0644 lib/FCGI/ProcManager/Constrained.pm 0644 +lib/Foswiki/Contrib/FastCGIEngineContrib/DEPENDENCIES 0644 lib/Foswiki/Contrib/FastCGIEngineContrib/Config.spec 0644 lib/Foswiki/Contrib/FastCGIEngineContrib.pm 0644 lib/Foswiki/Engine/FastCGI.pm 0644