diff options
Diffstat (limited to 'Library/Formula/postgis.rb')
| -rw-r--r-- | Library/Formula/postgis.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb index 8f92a911b..0ae3e90af 100644 --- a/Library/Formula/postgis.rb +++ b/Library/Formula/postgis.rb @@ -9,6 +9,7 @@ class Postgis < Formula    option 'with-gui', 'Build shp2pgsql-gui in addition to command line tools' +  depends_on :autoconf    depends_on :automake    depends_on :libtool | 
