aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/whohas.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/whohas.rb b/Library/Formula/whohas.rb
index 2749555da..336f944a1 100644
--- a/Library/Formula/whohas.rb
+++ b/Library/Formula/whohas.rb
@@ -4,6 +4,8 @@ class Whohas <Formula
url 'http://www.philippwesche.org/200811/whohas/whohas-0.23.tar.gz'
homepage 'http://www.philippwesche.org/200811/whohas/intro.html'
md5 '0895fb6353950fe2e686fa867aaf0416'
+
+ depends_on 'LWP::UserAgent' => :perl
def install
bin.install 'program/whohas'