beast: depend on ant instead of :ant

This commit is contained in:
ilovezfs 2018-01-10 07:37:04 -08:00
parent 264dc11081
commit 478b1129a4

View file

@ -12,7 +12,7 @@ class Beast < Formula
sha256 "30fa27c365bed00f62c399e7724044bfc2eef0e211ca7ca41211d01446c7a27d" => :el_capitan
end
depends_on :ant => :build
depends_on "ant" => :build
depends_on :java => "1.7+"
def install