mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
security/sssd: fix ldap client dependency
- Fix ldap client dependency PR: ports/183377 Submitted by: Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
This commit is contained in:
parent
a37262a570
commit
458cc2ceab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331841
@ -26,7 +26,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
|
||||
libnss3.so:${PORTSDIR}/security/nss \
|
||||
libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 \
|
||||
libkrb5.so:${PORTSDIR}/security/krb5 \
|
||||
libldap.so:${PORTSDIR}/net/openldap24-sasl-client \
|
||||
libldap.so:${PORTSDIR}/net/openldap24-client \
|
||||
libinotify.so:${PORTSDIR}/devel/libinotify
|
||||
BUILD_DEPENDS= xmlcatalog:${PORTSDIR}/textproc/libxml2 \
|
||||
docbook-xsl>=1:${PORTSDIR}/textproc/docbook-xsl \
|
||||
|
Loading…
Reference in New Issue
Block a user