summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-07-28 19:41:34 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-07-28 19:41:34 (GMT)
commit2aedff65649b4601d5998696fac2ccf33ff1ba9b (patch)
tree83e6d1997c8aca258ef76523cc74008e28d46a3c /README
parent2d2af4466b914d9e2b7ddf3cd2b50d02504fdc23 (diff)
use external lib for xml quoting
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 30c0845..997eebb 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ LICENSE
Installation
============
-# sudo aptitude install apache2 libapache2-mod-perl2 libconfig-inifiles-perl libdbd-mysql-perl libjson-pp-perl librhrd-perl libjs-jquery rivendell-server
+# sudo aptitude install apache2 libapache2-mod-perl2 libconfig-inifiles-perl libdbd-mysql-perl libjson-pp-perl libxml-quote-perl librhrd-perl libjs-jquery rivendell-server
# sudo a2enmod ssl authnz_ldap perl proxy_wstunnel
# sudo /etc/init.d/apache2 restart