yeti: depend on ant instead of :ant

This commit is contained in:
ilovezfs 2018-01-10 07:37:05 -08:00
parent 1a77d70ea7
commit ee2cf6cd7e

View file

@ -15,7 +15,7 @@ class Yeti < Formula
sha256 "9dd1a7662b45c454c47075ee029c554bf2655423376bd373cde6e15e716e7677" => :mavericks
end
depends_on :ant => :build
depends_on "ant" => :build
depends_on :java => "1.8"
def install