adding dependency to php-bz2, as it is required to bz2 compress the backups

This commit is contained in:
Ralf Becker 2016-08-05 09:35:49 +02:00
parent 3b13e8493c
commit 02a23f8f53

View File

@ -52,6 +52,7 @@ Depends: apache2,
php5-json | php-json,
php5-gd | php-gd,
php5-xsl | php-xsl,
php5-bz2 | php-bz2,
${misc:Depends}
Recommends: mariadb-server | mysql-server, php-opcache | php-apc, php-apcu, php5-pecl-smb, php5-tidy | php-tidy, php5-zip | php-zip,
mariadb-client | mysql-client | postgresql-client, php5-bcmath | php-bcmath,