aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fits.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/fits.rb b/Library/Formula/fits.rb
index a8e8edddc..f363fcf80 100644
--- a/Library/Formula/fits.rb
+++ b/Library/Formula/fits.rb
@@ -9,6 +9,7 @@ class Fits < Formula
# provided jars may not be compatible with installed java,
# but works when built from source
depends_on "ant" => :build
+ depends_on :java => "1.8"
def install
system "ant"