diff options
Diffstat (limited to 'Library/Formula/git-tf.rb')
| -rw-r--r-- | Library/Formula/git-tf.rb | 2 |
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 |
