3
0
Fork 0
forked from mirrors/nixpkgs

curl: add strictDeps = true

This commit is contained in:
Guillaume Girol 2021-08-11 12:00:00 +00:00
parent 73dee3ad4e
commit 81d185ad5d

View file

@ -63,6 +63,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
strictDeps = true;
nativeBuildInputs = [ pkg-config perl ];
# Zlib and OpenSSL must be propagated because `libcurl.la' contains