mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
install php5-xsl as carddav is dependent on it
This commit is contained in:
parent
654c200709
commit
7396785a9a
@ -14,7 +14,7 @@ source /etc/mailinabox.conf # load global vars
|
|||||||
# Prereqs.
|
# Prereqs.
|
||||||
|
|
||||||
apt_install \
|
apt_install \
|
||||||
php-soap php5-imap libawl-php
|
php-soap php5-imap libawl-php php5-xsl
|
||||||
|
|
||||||
php5enmod imap
|
php5enmod imap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user