groovysdk: require Java
This commit is contained in:
parent
fd5a279945
commit
05ebd6e9b9
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ class Groovysdk < Formula
|
|||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on :java => "1.6+"
|
||||
|
||||
conflicts_with "groovy", :because => "both install the same binaries"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue