groovysdk: require Java

This commit is contained in:
Andrew Janke 2018-06-18 01:59:42 -04:00 committed by ilovezfs
parent fd5a279945
commit 05ebd6e9b9

View file

@ -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