diff options
Diffstat (limited to 'Library/Formula/whohas.rb')
| -rw-r--r-- | Library/Formula/whohas.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/whohas.rb b/Library/Formula/whohas.rb index 336f944a1..b61e2439f 100644 --- a/Library/Formula/whohas.rb +++ b/Library/Formula/whohas.rb @@ -4,7 +4,7 @@ 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 |
