ant: depends on Java 1.8. (#9848)
This commit is contained in:
parent
31df51aa1c
commit
4625e8b959
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ class Ant < Formula
|
|||
sha256 "50070b39168c9da1a5375a19fb1073f2a15b3a640e5433d10625eb9e170b4178" => :yosemite
|
||||
end
|
||||
|
||||
depends_on :java => "1.8+"
|
||||
|
||||
keg_only :provided_by_osx if MacOS.version < :mavericks
|
||||
|
||||
option "with-ivy", "Install ivy dependency manager"
|
||||
|
|
Loading…
Reference in a new issue