aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/yeti.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/yeti.rb')
-rw-r--r--Library/Formula/yeti.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/yeti.rb b/Library/Formula/yeti.rb
index 8a9d527b8..eb4e89372 100644
--- a/Library/Formula/yeti.rb
+++ b/Library/Formula/yeti.rb
@@ -7,7 +7,7 @@ class Yeti < Formula
head 'https://github.com/mth/yeti.git'
- depends_on :ant
+ depends_on :ant => :build
def install
system "ant jar"