aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mapnik.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mapnik.rb b/Library/Formula/mapnik.rb
index d183801bc..ae827b7b3 100644
--- a/Library/Formula/mapnik.rb
+++ b/Library/Formula/mapnik.rb
@@ -9,6 +9,7 @@ class Mapnik < Formula
option 'with-cairo', 'Build with Cairo'
+ depends_on :libtool => :build
depends_on :freetype
depends_on :libpng
depends_on 'libtiff'