cromwell: fix dependency order
This commit is contained in:
parent
45cf69dc26
commit
a3e141d521
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@ class Cromwell < Formula
|
|||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on :java => "1.8+"
|
||||
depends_on "akka"
|
||||
depends_on :java => "1.8+"
|
||||
|
||||
resource "womtool" do
|
||||
url "https://github.com/broadinstitute/cromwell/releases/download/34/womtool-34.jar"
|
||||
|
|
Loading…
Reference in a new issue