talloc: fix build with libxcrypt
This commit is contained in:
parent
cc9be15a2f
commit
5b572c5377
@ -4,6 +4,7 @@
|
||||
, pkg-config
|
||||
, readline
|
||||
, libxslt
|
||||
, libxcrypt
|
||||
, docbook-xsl-nons
|
||||
, docbook_xml_dtd_42
|
||||
, fixDarwinDylibNames
|
||||
@ -33,6 +34,7 @@ stdenv.mkDerivation rec {
|
||||
python3
|
||||
readline
|
||||
libxslt
|
||||
libxcrypt
|
||||
];
|
||||
|
||||
wafPath = "buildtools/bin/waf";
|
||||
|
Loading…
Reference in New Issue
Block a user