1
0
Fork 0
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:
anmol26s 2017-11-02 10:51:02 +05:30 committed by GitHub
parent 8f98d512b1
commit 494a13b168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ Standards-Version: 3.9.2
Package: nextcloud-deps Package: nextcloud-deps
Version: 11.0-1 Version: 11.0-1
Depends: php5-gd, php5-json, php5-intl, php5-mcrypt 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 , acl, tar, smbclient
Architecture: all Architecture: all
Description: meta package for nextcloud dependencies Description: meta package for nextcloud dependencies