summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-24 15:18:34 +0200
committerYorhel <git@yorhel.nl>2009-10-24 15:19:10 +0200
commit5251f791de0a0e1684107b373a08cfe3a17fc447 (patch)
tree53d39d0456b464bf4525020b8503ae2d0c98b1bc /README
parent8243d0b30d015c2464c34b02dd4e3ecf1c599762 (diff)
parenta8921887bddb7242a95e99b5177aff6ff6cd11be (diff)
Merge branch 'beta'2.8
+ ChangeLog update
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 5177b6e2..e62f0e06 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ Requirements
global requirements:
Linux, or an OS that resembles Linux. Chances are VNDB won't run on Windows.
- PostgreSQL 8.3 recommended, 8.1 may also work
+ PostgreSQL 8.3+
perl 5.10 recommended, 5.8 may also work
A webserver that works with YAWF (lighttpd and Apache are known to work)
@@ -41,11 +41,20 @@ Requirements
Maintenance:
PerlIO::gzip
RG:
+ XML::Parser
+ XML::Writer
graphviz (/usr/bin/dot is used by default)
Sitemap:
XML::Writer
PerlIO::gzip
+ util/skingen.pl
+ Image::Magick
+ CSS::Minifier::XS (optional, minimizes CSS output)
+
+ util/jsgen.pl
+ JavaScript::Minifier::XS (optional, minimizes JS output)
+
Contact