antlr: depends on java.
Closes #8376. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
a56d72ea8c
commit
382490df05
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Antlr < Formula
|
|||
url "http://www.antlr.org/download/antlr-4.6-complete.jar"
|
||||
sha256 "bd74482f0ee68001926863d4239d23b70719141db522343d39defc4f2cf25969"
|
||||
|
||||
depends_on :java
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue