xrootd: fix build with libxcrypt

This commit is contained in:
Franz Pletz
2022-10-09 18:10:38 +02:00
committed by Martin Weinelt
parent 21c552eaf6
commit 126319f7b0
+2
View File
@@ -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