We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50be474 commit d05bbabCopy full SHA for d05bbab
Formula/o/openblas64.rb
@@ -18,6 +18,7 @@ class Openblas64 < Formula
18
19
keg_only "the headers conflict with `openblas`"
20
21
+ depends_on "objconv" => :build
22
depends_on "pkgconf" => :test
23
depends_on "gcc" # for gfortran
24
fails_with :clang
0 commit comments