Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Make sure gmp is a dependency of gmsh
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Jul 22, 2014
1 parent 4589e39 commit 64cc541
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gmsh/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,18 @@ source:
md5: 1bb3ff743f3904fe2618211d9ce55e62

build:
number: 1
number: 2

requirements:
build:
- python
- numpy
- cmake
- gmp
run:
- python
- numpy
- gmp

test:
commands:
Expand Down

0 comments on commit 64cc541

Please sign in to comment.