lapack: use *_by_macos.
This commit is contained in:
parent
6fc12a109c
commit
9be86572d8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Lapack < Formula
|
|||
sha256 "5eae00a6afe33f3114e33e9275dbda82182f5131c93639576367bcd44031c8ee" => :el_capitan
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx
|
||||
keg_only :provided_by_macos
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "gcc" # for gfortran
|
||||
|
|
Loading…
Reference in a new issue