Merge pull request #13143 from qay21/patch-1
Fixed #13129: Add missing LDAP lib required for LDAPS support
This commit is contained in:
commit
f552bcef78
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ gcc \
|
||||||
make \
|
make \
|
||||||
autoconf \
|
autoconf \
|
||||||
libc-dev \
|
libc-dev \
|
||||||
|
libldap-common \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
libmcrypt-dev \
|
libmcrypt-dev \
|
||||||
php8.1-dev \
|
php8.1-dev \
|
||||||
|
|
Loading…
Add table
Reference in a new issue