aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/imagemagick.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index ef1c9c361..05bfa0491 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -38,6 +38,7 @@ class Imagemagick < Formula
option 'without-freetype', 'Compile without freetype support.'
depends_on 'pkg-config' => :build
+ depends_on 'libtool' if MacOS.version >= :mountain_lion
depends_on 'jpeg' => :recommended
depends_on :libpng