From: mbarnson%sisna.com <> Date: Fri, 4 Apr 2008 11:46:10 +0000 (+0000) Subject: Added dependency on File::Template. Not really fond of X-Git-Tag: bugzilla-3.1.3~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=383b5757f25855ad2dee824dc0c0632fa39b32a5;p=thirdparty%2Fbugzilla.git Added dependency on File::Template. Not really fond of doing requirements-of-requirements type stuff, but did it anyway for clarity. --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 0433b4b520..6e5f31c449 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -53,6 +53,7 @@ Perl Modules (minimum version): + Template @@ -60,6 +61,13 @@ + + + + File::Temp (v1.804) (Prerequisite for Template) + + + AppConfig