aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pcb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pcb.rb b/Library/Formula/pcb.rb
index b4c2a113d..467a855a2 100644
--- a/Library/Formula/pcb.rb
+++ b/Library/Formula/pcb.rb
@@ -10,7 +10,7 @@ class Pcb < Formula
depends_on :automake
depends_on 'pkg-config' => :build
- depends_on 'intltool'
+ depends_on 'intltool' => :build
depends_on 'gettext'
depends_on 'd-bus'
depends_on 'gtk+'