From e342a61d2d2dd1adc647cbf6409b7d076ccb7e45 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 12 Feb 2017 10:28:26 +0100 Subject: [PATCH] dependencies --- lam-packaging/debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lam-packaging/debian/control b/lam-packaging/debian/control index 34d409a0..a7c30acf 100644 --- a/lam-packaging/debian/control +++ b/lam-packaging/debian/control @@ -8,7 +8,10 @@ Homepage: https://www.ldap-account-manager.org/ Package: ldap-account-manager Architecture: all -Depends: php5 (>= 5.4.26) | php (>= 21), php5-ldap | php-ldap, php5-gd | php-gd, php5-json | php-json, php5-imagick | php-imagick, php5-curl | php-curl, apache2 | httpd, debconf (>= 0.2.26) | debconf-2.0, ${misc:Depends} +Depends: php5 (>= 5.4.26) | php (>= 21), php5-ldap | php-ldap, php5-gd | php-gd, + php5-json | php-json, php5-imagick | php-imagick, php5-curl | php-curl, + php5 | php-zip, php5 | php-xml, + apache2 | httpd, debconf (>= 0.2.26) | debconf-2.0, ${misc:Depends} Recommends: php-apc Suggests: ldap-server, php5-mcrypt, ldap-account-manager-lamdaemon, perl Description: webfrontend for managing accounts in an LDAP directory