aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/finch.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/finch.rb b/Library/Formula/finch.rb
index c1bd758ed..e93ef9f8a 100644
--- a/Library/Formula/finch.rb
+++ b/Library/Formula/finch.rb
@@ -6,10 +6,10 @@ class Finch < Formula
sha1 'a0532e7ba2acd205d6a5a4e3624156a980fe3d43'
depends_on 'pkg-config' => :build
+ depends_on 'intltool' => :build
depends_on 'libidn'
depends_on 'gettext'
depends_on 'glib'
- depends_on 'intltool'
depends_on 'gnutls'
# guntls used to use libgcrypt, and the configure script links this
# library when testing for gnutls, so include it as a build-time