cirrus: Use specific package name for OpenLDAP
Seems the openldap-client alias is gone.
This commit is contained in:
+1
-1
@@ -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
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user