Skip to content

Commit

Permalink
net-nds/389-ds-base: add subslot dep on OpenLDAP
Browse files Browse the repository at this point in the history
New OpenLDAP breaks ABI (changes SONAME)

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 23, 2022
1 parent f77c2ea commit ce1db7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ DEPEND="
dev-libs/libpcre:3
dev-libs/openssl:0=
>=net-analyzer/net-snmp-5.1.2:=
net-nds/openldap[sasl]
net-nds/openldap:=[sasl]
|| (
$(for slot in ${BERKDB_SLOTS[@]} ; do printf '%s\n' "sys-libs/db:${slot}" ; done)
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ DEPEND="
dev-libs/libpcre:3
dev-libs/openssl:0=
>=net-analyzer/net-snmp-5.1.2:=
net-nds/openldap[sasl]
net-nds/openldap:=[sasl]
sys-libs/cracklib
sys-libs/db:5.3
|| ( sys-fs/e2fsprogs sys-libs/e2fsprogs-libs )
Expand Down

0 comments on commit ce1db7c

Please sign in to comment.