aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/theharvester.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/theharvester.rb b/Library/Formula/theharvester.rb
index 348675100..928fdb9b9 100644
--- a/Library/Formula/theharvester.rb
+++ b/Library/Formula/theharvester.rb
@@ -5,8 +5,6 @@ class Theharvester < Formula
url 'https://theharvester.googlecode.com/files/theHarvester-2.2a.tar.gz'
sha1 'e02661ed6dd8d9d48d476ccee99878e15f67842a'
- depends_on :python
-
def install
libexec.install Dir['*']
(libexec/'theHarvester.py').chmod 0755