Skip to content

Commit c2b1baa

Browse files
committed
Merge pull request #669 from cmaurini/patch-2
Add python as mshr dependence
2 parents 8ca05b4 + ec9e319 commit c2b1baa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/mshr.yaml

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

33
dependencies:
4-
build: [boost, dolfin, gmp, mpfr, mpi, swig, vtk, {{build_with}}]
4+
build: [python, boost, dolfin, gmp, mpfr, mpi, swig, vtk, {{build_with}}]
55

66
sources:
77
- key: tar.gz:6nto4vmuuwnifcj6li7p7iv4mxzzdso4

0 commit comments

Comments
 (0)