aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/subversion.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/subversion.rb')
-rw-r--r--Library/Formula/subversion.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/subversion.rb b/Library/Formula/subversion.rb
index c5b0f7f61..9a0427228 100644
--- a/Library/Formula/subversion.rb
+++ b/Library/Formula/subversion.rb
@@ -19,7 +19,7 @@ class Subversion <Formula
md5 '7ae1c827689f21cf975804005be30aeb'
homepage 'http://subversion.apache.org/'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
# On Snow Leopard, build a new neon. For Leopard, the deps above include this.
depends_on 'neon' if MACOS_VERSION >= 10.6