aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/guilt.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/guilt.rb b/Library/Formula/guilt.rb
index 34a1a0fe7..4822a3833 100644
--- a/Library/Formula/guilt.rb
+++ b/Library/Formula/guilt.rb
@@ -5,8 +5,6 @@ class Guilt <Formula
url 'http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-0.33.tar.bz2'
md5 'de2d3b82d3e08c8c6a940bd31f47d758'
- depends_on 'git'
-
def install
# Skip the documentation, it depends on xmlto.
system "make", "PREFIX=#{prefix}", "install"