aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mapnik.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mapnik.rb b/Library/Formula/mapnik.rb
index c1a5353d3..e43ca9267 100644
--- a/Library/Formula/mapnik.rb
+++ b/Library/Formula/mapnik.rb
@@ -11,7 +11,7 @@ class Mapnik < Formula
option 'with-gdal', 'Build with optional "Geospatial Data Abstraction Library"'
option 'with-geos', 'Build with the GEOS (Geometry Engine)'
- depends_on :libtool => :build
+ depends_on :libtool
depends_on :freetype
depends_on :libpng
depends_on 'libtiff'