From effbb636449218fc1309a902bae70d602f346fd0 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 3 Feb 2013 14:40:16 -0600 Subject: pcb: intltool is a build-time dep --- Library/Formula/pcb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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+' -- cgit v1.2.3