summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 551164de..fd7ba684 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,7 +24,7 @@ Buid dependencies are:
In all cases you need to install development packages for dependencies. On Debian 7.0 Wheezy:
aptitude install libxml2-dev libxslt1-dev libxmlsec1-dev libxmlsec1-openssl \
- libglib2.0-dev python-all-dev fastjar php5-dev python-lxml
+ libglib2.0-dev python-all-dev fastjar php5-dev php5-cli python-lxml
Basic Installation
==================