diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cutter.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cutter.rb b/Library/Formula/cutter.rb index 03e1324c8..b0afb9ac5 100644 --- a/Library/Formula/cutter.rb +++ b/Library/Formula/cutter.rb @@ -6,8 +6,8 @@ class Cutter < Formula sha1 'ce33471d343af21488ad0f36c8ed4f4ab3f6cd72' depends_on 'pkg-config' => :build + depends_on 'intltool' => :build depends_on 'glib' - depends_on 'intltool' depends_on 'gettext' def install |
