gcc is needed.

This commit is contained in:
Yann Dupont 2021-05-05 15:01:23 +02:00
parent f41521444d
commit 87320c6b40

View file

@ -706,6 +706,7 @@ in the @code{debug} output), and binutils.")))
("fortran-lib",gfortran-11 "lib")
,@(package-inputs openblas)))
(native-inputs `(
("gcc", gcc-11)
("fortran" ,gfortran-11)
,@(package-native-inputs openblas)))
)