mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
fixed dependencies
This commit is contained in:
parent
a604e11463
commit
a2a5293c19
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Package: ldap-account-manager
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: php (>= 8.1), php-ldap,
|
Depends: php (>= 8.1), php-ldap,
|
||||||
php-gd | php-imagick,
|
php-gd | php-imagick,
|
||||||
php-json, php-curl,
|
php-json, php-curl, php-sqlite3, php-mysql,
|
||||||
php-zip, php-xml, php-gmp, php-mbstring,
|
php-zip, php-xml, php-gmp, php-mbstring,
|
||||||
libapache2-mod-php | libapache2-mod-fcgid | php-fpm,
|
libapache2-mod-php | libapache2-mod-fcgid | php-fpm,
|
||||||
apache2 (>= 2.4.0) | httpd,
|
apache2 (>= 2.4.0) | httpd,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue