Skip to content

Commit 9520ae6

Browse files
committed
switch julia from explicit openblas to blas dependency
1 parent 7043854 commit 9520ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/julia.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extends: [base_package, libflags]
22

33
dependencies:
4-
build: [openblas, llvm, fftw, gmp, mpfr, pcre, zlib, m4, cmake]
4+
build: [blas, llvm, fftw, gmp, mpfr, pcre, zlib, m4, cmake]
55

66
sources:
77
- key: tar.gz:omshqu3lnxgozp2w4va654fo2bg6bzww

0 commit comments

Comments
 (0)