Skip to content

Commit

Permalink
Update recipe for Circos (#11756)
Browse files Browse the repository at this point in the history
* Add libwebp as dependency
  • Loading branch information
npavlovikj committed Nov 2, 2018
1 parent eaf2741 commit c02c8a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/circos/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 52d29bfd294992199f738a8d546a49754b0125319a1685a28daca71348291566

build:
number: 2
number: 3

requirements:
run:
Expand All @@ -32,6 +32,7 @@ requirements:
- perl-statistics-basic
- perl-text-format
- perl-time-hires
- libwebp <1.0.0

test:
commands:
Expand Down

0 comments on commit c02c8a8

Please sign in to comment.