Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [ ./upstream.patch ];
|
||||
|
||||
outputs = [ "dev" "out" "doc" ];
|
||||
|
||||
# mpfr.h requires gmp.h
|
||||
propagatedBuildInputs = [ gmp ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user