cirrus: Use specific package name for OpenLDAP

Seems the openldap-client alias is gone.
This commit is contained in:
Tobias Brunner
2021-10-12 14:55:55 +02:00
parent e7f0c6f778
commit b241e944fa
+1 -1
View File
@@ -271,7 +271,7 @@ freebsd)
--enable-unbound --enable-unity --enable-xauth-eap --enable-xauth-pam
--with-printf-hooks=builtin --enable-attr-sql --enable-sql
--enable-farp"
DEPS="git gmp openldap-client libxml2 mysql80-client sqlite3 unbound ldns tpm2-tss"
DEPS="git gmp openldap24-client libxml2 mysql80-client sqlite3 unbound ldns tpm2-tss"
export GPERF=/usr/local/bin/gperf
export LEX=/usr/local/bin/flex
;;