mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Fix missing ldap packages
This should provide LDAPS support out of the box, and fix #13129
This commit is contained in:
parent
924d0b25e8
commit
fc6c5eadd7
|
@ -38,6 +38,7 @@ gcc \
|
|||
make \
|
||||
autoconf \
|
||||
libc-dev \
|
||||
libldap-common \
|
||||
pkg-config \
|
||||
libmcrypt-dev \
|
||||
php8.1-dev \
|
||||
|
|
Loading…
Reference in a new issue