Merge pull request #23912 from tchaikov/wip-install-deps-openldap

install-deps: s/openldap-client/openldap24-client/

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
Kefu Chai 2018-09-05 14:03:14 +08:00 committed by GitHub
commit e292369201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ if [ x$(uname)x = xFreeBSDx ]; then
lang/cython \
devel/py-virtualenv \
databases/leveldb \
net/openldap-client \
net/openldap24-client \
security/nss \
archivers/snappy \
archivers/liblz4 \