Fix missing ldap packages

This should provide LDAPS support out of the box, and fix #13129
This commit is contained in:
Quentin Aymard 2023-06-09 11:14:41 +02:00 committed by GitHub
parent 924d0b25e8
commit fc6c5eadd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@ gcc \
make \
autoconf \
libc-dev \
libldap-common \
pkg-config \
libmcrypt-dev \
php8.1-dev \