aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/osm2pgsql.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/osm2pgsql.rb')
-rw-r--r--Library/Formula/osm2pgsql.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb
index 5bb4a6d1b..d9a2f8c3d 100644
--- a/Library/Formula/osm2pgsql.rb
+++ b/Library/Formula/osm2pgsql.rb
@@ -6,6 +6,7 @@ class Osm2pgsql < Formula
sha1 '9c0141faad6b93ccd0aa5fd554c6d1fd1af28532'
depends_on :postgresql
+ depends_on :autoconf
depends_on :automake
depends_on :libtool
depends_on "geos"