Add php-mbstring as Recommends (need since Debian 9)

This commit is contained in:
Benjamin Renard 2018-09-25 13:01:18 +02:00
parent a03b737de8
commit e74ff20fed

1
debian/control vendored
View file

@ -7,6 +7,7 @@ Maintainer: Benjamin Renard <brenard@easter-eggs.com>
Package: ldapsaisie
Architecture: all
Depends: apache2 | httpd, php-ldap | php5-ldap, php-fpm | libapache2-mod-php5 | libapache2-mod-php | php5-cli | php-cli, smarty | smarty3, php-net-ldap2, php-net-ftp, php-mail, php-file-csv-datasource
Recommends: php-mbstring
Description: web based interface for managing LDAP servers content
LdapSaisie is a Web application developed to manage LDAP directory.
It has been written in PHP / JavaScript and is published under the