aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/monotone.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/monotone.rb')
-rw-r--r--Library/Formula/monotone.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/monotone.rb b/Library/Formula/monotone.rb
index 55ce56731..f8aa8b5d3 100644
--- a/Library/Formula/monotone.rb
+++ b/Library/Formula/monotone.rb
@@ -5,7 +5,7 @@ class Monotone <Formula
homepage 'http://www.monotone.ca/'
md5 '330a1fe1d92c899d1ad539606f85a9f8'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'botan'
depends_on 'boost'