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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ghostscript.rb b/Library/Formula/ghostscript.rb
index 9dbcfb08e..922a442fc 100644
--- a/Library/Formula/ghostscript.rb
+++ b/Library/Formula/ghostscript.rb
@@ -11,7 +11,7 @@ class Ghostscript <Formula
homepage 'http://www.ghostscript.com/'
md5 '177c33b796ed28d3d568e230a6dbdba5'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'jpeg'
depends_on 'libtiff'