libxc: move gfortran to nativeBuildInputs

This commit is contained in:
Markus Kowalewski 2021-09-03 13:33:32 +02:00
parent fa92d39f7c
commit b9bc2a758d
No known key found for this signature in database
GPG key ID: 502A248E3FB4FF48

View file

@ -11,8 +11,7 @@ stdenv.mkDerivation rec {
sha256 = "0cy3x2zn1bldc5i0rzislfbc8h4nqgds445jkfqjv0d1shvdy0zn";
};
buildInputs = [ gfortran ];
nativeBuildInputs = [ perl cmake ];
nativeBuildInputs = [ perl cmake gfortran ];
preConfigure = ''
patchShebangs ./