homebank: intltool is a build-time dep
This commit is contained in:
parent
94506b5cc3
commit
f5f1a7af75
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue