diff options
Diffstat (limited to 'Library/Formula/geoip.rb')
| -rw-r--r-- | Library/Formula/geoip.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/geoip.rb b/Library/Formula/geoip.rb index d10d90cdd..860637de2 100644 --- a/Library/Formula/geoip.rb +++ b/Library/Formula/geoip.rb @@ -6,6 +6,7 @@ class Geoip < Formula    sha1 '36b211ad1857431772f811b126422aea6b68a122'    # These are needed for the autoreconf it always tries to run. +  depends_on :autoconf    depends_on :automake    depends_on :libtool | 
