cromwell: fix dependency order

This commit is contained in:
commitay 2018-09-17 19:06:00 +10:00
parent 45cf69dc26
commit a3e141d521

View file

@ -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"