aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-tf.rb
diff options
context:
space:
mode:
authorJack Nagel2014-12-17 22:35:49 -0500
committerJack Nagel2014-12-17 22:35:53 -0500
commitcf6b4f91cd35bc2aaf3ccd4ab082fbd7f18f4dd3 (patch)
tree1316a047df775dd543ff0c9ffecc2f56a9ba2486 /Library/Formula/git-tf.rb
parent767bd051e6546cb5315f206c3525dd97cc279156 (diff)
downloadhomebrew-cf6b4f91cd35bc2aaf3ccd4ab082fbd7f18f4dd3.tar.bz2
Mark maven as a build-time dep where appropriate
Diffstat (limited to 'Library/Formula/git-tf.rb')
-rw-r--r--Library/Formula/git-tf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-tf.rb b/Library/Formula/git-tf.rb
index 06ded8a88..412a81855 100644
--- a/Library/Formula/git-tf.rb
+++ b/Library/Formula/git-tf.rb
@@ -7,7 +7,7 @@ class GitTf < Formula
head do
url 'https://git01.codeplex.com/gittf', :using => :git
- depends_on 'maven'
+ depends_on 'maven' => :build
end
def install