From 7396785a9aad6c824bcc532ac62b26baa8f26a2f Mon Sep 17 00:00:00 2001 From: jkaberg Date: Tue, 12 Aug 2014 13:22:34 +0200 Subject: [PATCH] install php5-xsl as carddav is dependent on it --- setup/zpush.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/zpush.sh b/setup/zpush.sh index 6786fdbe..7d793311 100755 --- a/setup/zpush.sh +++ b/setup/zpush.sh @@ -14,7 +14,7 @@ source /etc/mailinabox.conf # load global vars # Prereqs. apt_install \ - php-soap php5-imap libawl-php + php-soap php5-imap libawl-php php5-xsl php5enmod imap