also install libldap-common to get a valid /etc/ldap/ldap.conf file (#1586)

related to https://github.com/nextcloud/docker/issues/1572

Signed-off-by: Sebastian BERTHOLD <5272331+sleif@users.noreply.github.com>
pull/1599/head
sleif 4 years ago committed by GitHub
parent b67f507e77
commit 9d83a82b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,6 +29,7 @@ RUN set -ex; \
libfreetype6-dev \
libicu-dev \
libjpeg-dev \
libldap-common \
libldap2-dev \
libmcrypt-dev \
libmemcached-dev \

Loading…
Cancel
Save