Revert "python310Packages.kaldi-active-grammar: fixup build"
This reverts commit 398b54bcff
.
This commit is contained in:
parent
116d2af312
commit
fd004f17ad
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
, python3
|
||||
, openblas
|
||||
, zlib
|
||||
, gfortran-tmp-noisystem
|
||||
, gfortran
|
||||
}:
|
||||
|
||||
let
|
||||
|
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
|||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
python3
|
||||
gfortran-tmp-noisystem
|
||||
gfortran
|
||||
];
|
||||
|
||||
buildFlags = [
|
||||
|
|
Loading…
Reference in a new issue