]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl add Time::ParseDat dependency
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 9 Nov 2006 16:21:23 +0000 (16:21 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 9 Nov 2006 16:21:23 +0000 (16:21 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3603 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/INSTALL

index 01c4f27efb3fcc2a411b8cf2b7404848788b8582..ab1f5502fd3a5b52ad5d08a3a27f0284a983c9f2 100644 (file)
@@ -53,6 +53,7 @@ Bweb works well with 1.39 release.
     - HTML::Template
     - CGI
     - Expect
+    - Time::ParseDate
 
  You can install perl modules with CPAN
  perl -e shell -MCPAN
@@ -60,7 +61,7 @@ Bweb works well with 1.39 release.
 
  Or use your distribution
  apt-get install libgd-graph-perl libhtml-template-perl libexpect-perl
- apt-get install libdbd-mysql-perl libdbd-pg-perl libdbi-perl
+ apt-get install libdbd-mysql-perl libdbd-pg-perl libdbi-perl libtime-modules-perl
 
 ################ APACHE CONFIGURATION ##########################