From 3901fa6103d9a952f8fa160e594a7e043ed26559 Mon Sep 17 00:00:00 2001 From: "mbarnson%sisna.com" Date: Tue, 5 Nov 2002 02:07:32 +0000 Subject: [PATCH] Added dependency on File::Template. Not really fond of doing requirements-of-requirements type stuff, but did it anyway for clarity. git-svn-id: svn://10.0.0.236/trunk@132980 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/sgml/installation.sgml | 8 ++++++++ mozilla/webtools/bugzilla/docs/xml/installation.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/sgml/installation.sgml b/mozilla/webtools/bugzilla/docs/sgml/installation.sgml index 0433b4b520f..6e5f31c449a 100644 --- a/mozilla/webtools/bugzilla/docs/sgml/installation.sgml +++ b/mozilla/webtools/bugzilla/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/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index 0433b4b520f..6e5f31c449a 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/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