aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rrdtool.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rrdtool.rb')
-rw-r--r--Library/Formula/rrdtool.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rrdtool.rb b/Library/Formula/rrdtool.rb
index 4be02d981..8f9f754d5 100644
--- a/Library/Formula/rrdtool.rb
+++ b/Library/Formula/rrdtool.rb
@@ -5,7 +5,7 @@ class Rrdtool <Formula
homepage 'http://oss.oetiker.ch/rrdtool/index.en.html'
md5 '93ad2fc2e9ddcd7d99c611fe30284a54'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'glib'
depends_on 'libxml2'