From 4131d5fe6c9626d642daea22e4ab801199529869 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 18 Jan 2020 10:40:30 +0100 Subject: [PATCH] require PHP7 --- lam-packaging/debian/control | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lam-packaging/debian/control b/lam-packaging/debian/control index 06f79a98..b83a867f 100644 --- a/lam-packaging/debian/control +++ b/lam-packaging/debian/control @@ -8,15 +8,15 @@ Homepage: https://www.ldap-account-manager.org/ Package: ldap-account-manager Architecture: all -Depends: php5 (>= 5.4.26) | php (>= 7), php5-ldap | php-ldap, - php5-gd | php-gd | php5-imagick | php-imagick, - php5-json | php-json, php5-curl | php-curl, - php5 | php-zip, php5 | php-xml, - libapache2-mod-php5 | libapache2-mod-php | libapache2-mod-fcgid | php5-fpm | php-fpm, +Depends: php (>= 7), php-ldap, + php-gd | php-imagick, + php-json, php-curl, + php-zip, php-xml, php-gmp, + libapache2-mod-php | libapache2-mod-fcgid | php-fpm, php-phpseclib (>= 2.0), php-monolog, apache2 (>= 2.4.0) | httpd, fonts-dejavu, debconf (>= 0.2.26) | debconf-2.0, ${misc:Depends} -Recommends: php-apc | php-opcache -Suggests: ldap-server, php5-mcrypt | php-mcrypt, ldap-account-manager-lamdaemon, perl +Recommends: php-opcache +Suggests: ldap-server, php-mcrypt, ldap-account-manager-lamdaemon, perl Description: webfrontend for managing accounts in an LDAP directory LDAP Account Manager (LAM) runs on an existing webserver. It manages user, group and host accounts. Currently LAM