From: mbarnson%sisna.com <> Date: Tue, 5 Nov 2002 10:07:32 +0000 (+0000) Subject: Added dependency on File::Template. Not really fond of X-Git-Tag: bugzilla-2.17.1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d66d8e8b1e2f803823990904b6ef364c76360f;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/sgml/installation.sgml b/docs/sgml/installation.sgml index 0433b4b520..6e5f31c449 100644 --- a/docs/sgml/installation.sgml +++ b/docs/sgml/installation.sgml @@ -53,6 +53,7 @@ Perl Modules (minimum version): + Template @@ -60,6 +61,13 @@ + + + + File::Temp (v1.804) (Prerequisite for Template) + + + AppConfig diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 0433b4b520..6e5f31c449 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -53,6 +53,7 @@ Perl Modules (minimum version): + Template @@ -60,6 +61,13 @@ + + + + File::Temp (v1.804) (Prerequisite for Template) + + + AppConfig