henplus: depend on ant instead of :ant
This commit is contained in:
parent
ffe403867f
commit
33c4e43d59
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Henplus < Formula
|
|||
sha256 "21f7ee166b94b30dd78cee8a6757fecd285544b8b12b332db9141e6a94eb29a7" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :ant => :build
|
||||
depends_on "ant" => :build
|
||||
depends_on "libreadline-java"
|
||||
depends_on :java => "1.6+"
|
||||
|
||||
|
|
Loading…
Reference in a new issue