xrootd: fix build with libxcrypt
This commit is contained in:
parent
21c552eaf6
commit
126319f7b0
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
, fuse
|
||||
, libkrb5
|
||||
, libuuid
|
||||
, libxcrypt
|
||||
, libxml2
|
||||
, openssl
|
||||
, readline
|
||||
|
@ -48,6 +49,7 @@ stdenv.mkDerivation rec {
|
|||
curl
|
||||
libkrb5
|
||||
libuuid
|
||||
libxcrypt
|
||||
libxml2
|
||||
openssl
|
||||
readline
|
||||
|
|
Loading…
Reference in a new issue