We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400a9fc commit b52a759Copy full SHA for b52a759
1 file changed
tests/test-arch-dependencies.sh
@@ -71,6 +71,7 @@ dependencies=(
71
"ruby"
72
"perl"
73
"lua"
74
+ "gcc-fortran"
75
)
76
check_arch_dependencies "${dependencies[@]}" || exit 1
77
0 commit comments