yeti: depend on ant instead of :ant
This commit is contained in:
parent
1a77d70ea7
commit
ee2cf6cd7e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue