mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Added the php-ldap dependency
Added the php-ldap dependency to fix this issue: https://github.com/YunoHost-Apps/nextcloud_ynh/issues/69
This commit is contained in:
parent
8f98d512b1
commit
494a13b168
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Standards-Version: 3.9.2
|
|||
Package: nextcloud-deps
|
||||
Version: 11.0-1
|
||||
Depends: php5-gd, php5-json, php5-intl, php5-mcrypt
|
||||
, php5-curl, php5-apcu, php5-imagick
|
||||
, php5-curl, php5-apcu, php5-imagick, php-ldap
|
||||
, acl, tar, smbclient
|
||||
Architecture: all
|
||||
Description: meta package for nextcloud dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue