Skip to content

Commit

Permalink
Fix cromshell dependency (#17160)
Browse files Browse the repository at this point in the history
Package uploads complete: [ci skip]
 - biocontainers/cromshell:0.3.10--1
 - noarch/cromshell-0.3.10-1.tar.bz2
  • Loading branch information
lbergelson authored and biocondabot[bot] committed Aug 29, 2019
1 parent f35a60d commit 245b7f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/cromshell/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ package:

build:
noarch: generic
number: 0
number: 1

source:
url: https://github.com/broadinstitute/{{ name }}/archive/{{ version }}.tar.gz
sha256: {{ sha256 }}

requirements:
run:
- cromwell
- womtool
- jq

test:
Expand Down

0 comments on commit 245b7f9

Please sign in to comment.