Skip to content

Commit c36f7d1

Browse files
committed
Try openblas-flang
1 parent 8108bd8 commit c36f7d1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

recipes/recipes_emscripten/octave/recipe.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@ requirements:
3333
- bison
3434
- gperf
3535
host:
36-
- libblas>=3.12
37-
- libcblas>=3.12
36+
- libflang
37+
- openblas-flang # libblas, libcblas
3838
- liblapack>=3.12
3939
- pcre2>=10.43
40-
- libflang
4140
run_exports:
4241
- ${{ pin_subpackage('octave', upper_bound='x') }}
4342

0 commit comments

Comments
 (0)