aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ghostscript.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ghostscript.rb')
-rw-r--r--Library/Formula/ghostscript.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ghostscript.rb b/Library/Formula/ghostscript.rb
index 8ef919d3a..c09c0ea12 100644
--- a/Library/Formula/ghostscript.rb
+++ b/Library/Formula/ghostscript.rb
@@ -27,6 +27,7 @@ class Ghostscript < Formula
depends_on :libpng
depends_on :x11 => ['2.7.2', :optional]
depends_on 'djvulibre' if build.with? 'djvu'
+ depends_on 'freetype' if MacOS.version == :snow_leopard
conflicts_with 'gambit-scheme', :because => 'both install `gsc` binaries'