Skip to content

Commit f9d5a27

Browse files
authored
Explicitly install gfortran (#4210)
1 parent 099ea9d commit f9d5a27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/firedrake-configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ BASE_LINUX_APT_PACKAGES = (
173173
"build-essential",
174174
"cmake",
175175
"flex",
176+
"gfortran",
176177
"git",
177178
"libopenblas-dev",
178179
"libopenmpi-dev",

0 commit comments

Comments
 (0)