aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/swfmill.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/swfmill.rb')
-rw-r--r--Library/Formula/swfmill.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/swfmill.rb b/Library/Formula/swfmill.rb
index fda68ef00..cdc3baa9e 100644
--- a/Library/Formula/swfmill.rb
+++ b/Library/Formula/swfmill.rb
@@ -5,7 +5,7 @@ class Swfmill <Formula
homepage 'http://swfmill.org'
md5 '88a634cad4d8d025c84c6e8916a8b1c4'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
def install
system "./configure", "--prefix=#{prefix}"