Skip to content

Commit a963ecb

Browse files
committed
update proteus package config
1 parent f34193e commit a963ecb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/proteus.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
extends: [namespace_package]
22
dependencies:
3-
build: [daetk, numpy, mpi, python, cmake, cython, petsc, petsc4py, triangle, hdf5]
4-
run: [daetk, ipython, matplotlib, nose, mpi4py, petsc4py, pytables, sphinx, sympy, tetgen, triangle, hdf5]
3+
build: [daetk, numpy, mpi, python, cmake, cython, petsc, petsc4py, triangle, hdf5, blas]
4+
run: [daetk, ipython, matplotlib, nose, mpi4py, petsc4py, pytables, sphinx, sympy, tetgen, triangle, hdf5, blas]
55

66
sources:
7-
- key: git:4569346820b67bb531d3638beb42c6069b2488db
7+
- key: git:1a018f74d77a9d6ccc071b9724ca790a9186e68c
88
url: https://github.com/erdc-cm/proteus
99

1010
build_stages:

0 commit comments

Comments
 (0)