_389-ds-base: fix build with libxcrypt
This commit is contained in:
parent
5c2a25b6b7
commit
f3a543b20e
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
, json_c
|
||||
, linux-pam
|
||||
, libevent
|
||||
, libxcrypt
|
||||
, nspr
|
||||
, nss
|
||||
, openldap
|
||||
|
@ -68,6 +69,7 @@ stdenv.mkDerivation rec {
|
|||
json_c
|
||||
linux-pam
|
||||
libevent
|
||||
libxcrypt
|
||||
nspr
|
||||
nss
|
||||
cyrus_sasl
|
||||
|
|
Loading…
Reference in a new issue