aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgtop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libgtop.rb')
-rw-r--r--Library/Formula/libgtop.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libgtop.rb b/Library/Formula/libgtop.rb
index 50aeb2bbc..e6802a865 100644
--- a/Library/Formula/libgtop.rb
+++ b/Library/Formula/libgtop.rb
@@ -5,7 +5,7 @@ class Libgtop <Formula
homepage 'http://library.gnome.org/devel/libgtop/stable/'
md5 'a035abf8cf7877a9950b6483aa7b96fd'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'glib'
depends_on 'intltool'