aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/homebank.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/homebank.rb b/Library/Formula/homebank.rb
index 9d324bcca..550bcf481 100644
--- a/Library/Formula/homebank.rb
+++ b/Library/Formula/homebank.rb
@@ -6,7 +6,7 @@ class Homebank < Formula
sha1 'cb2b1435f46965eab44171bc6411fee1da754380'
depends_on 'pkg-config' => :build
- depends_on 'intltool'
+ depends_on 'intltool' => :build
depends_on 'gettext'
depends_on 'gtk+'
depends_on 'hicolor-icon-theme'