]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- noted the CPAN
authorterry%netscape.com <>
Tue, 10 Nov 1998 07:19:15 +0000 (07:19 +0000)
committerterry%netscape.com <>
Tue, 10 Nov 1998 07:19:15 +0000 (07:19 +0000)
modules that the report stuff now depends on.

README

diff --git a/README b/README
index c24bc96b0f5c674aedd3dd0e4b0aee0a9447c098..7bc8f53c5f854cd4c4d50c2924aa254d6f93c964 100644 (file)
--- a/README
+++ b/README
@@ -28,6 +28,8 @@ First, you need some other things:
            Date::Format and Chart::Base available from your nearest
                        CPAN server. See http://www.perl.com/CPAN.
       ftp://ftp.cpan.org/pub/CPAN/authors/id/GBARR/TimeDate-1.08.tar.gz
+      ftp://ftp.cpan.com/pub/CPAN/authors/id/DBONNER/Chart-0.99.tar.gz
+      ftp://ftp.cpan.com/pub/CPAN/authors/id/LDS/GD-1.18.tar.gz
    3) Some kind of HTTP server so you could use CGI scripts
 
 Earlier versions of Bugzilla required TCL.  THIS IS NO LONGER TRUE.