Skip to content

Commit d05bbab

Browse files
committed
openblas64: depend on objconv
1 parent 50be474 commit d05bbab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/o/openblas64.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class Openblas64 < Formula
1818

1919
keg_only "the headers conflict with `openblas`"
2020

21+
depends_on "objconv" => :build
2122
depends_on "pkgconf" => :test
2223
depends_on "gcc" # for gfortran
2324
fails_with :clang

0 commit comments

Comments
 (0)