aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libidl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libidl.rb')
-rw-r--r--Library/Formula/libidl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libidl.rb b/Library/Formula/libidl.rb
index a8638fc80..dc3747ba6 100644
--- a/Library/Formula/libidl.rb
+++ b/Library/Formula/libidl.rb
@@ -5,7 +5,7 @@ class Libidl <Formula
homepage 'http://ftp.acc.umu.se/pub/gnome/sources/libIDL/0.8/'
md5 'bb8e10a218fac793a52d404d14adedcb'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'glib'