aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ufraw.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ufraw.rb')
-rw-r--r--Library/Formula/ufraw.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ufraw.rb b/Library/Formula/ufraw.rb
index c4f921e8a..921052f01 100644
--- a/Library/Formula/ufraw.rb
+++ b/Library/Formula/ufraw.rb
@@ -5,7 +5,7 @@ class Ufraw <Formula
homepage 'http://ufraw.sourceforge.net'
md5 '61e100e42f17e3a7fcfae64506eebd14'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'glib'
depends_on 'libtiff'
depends_on 'jpeg'