aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gobby.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gobby.rb b/Library/Formula/gobby.rb
index 0c5069f68..e67801bfa 100644
--- a/Library/Formula/gobby.rb
+++ b/Library/Formula/gobby.rb
@@ -8,6 +8,7 @@ class Gobby < Formula
head 'git://git.0x539.de/git/gobby.git'
depends_on 'pkg-config' => :build
+ depends_on 'intltool' => :build
depends_on 'gtkmm'
depends_on 'libgsasl'
depends_on 'libxml++'