gconf: intltool is a build-time dep
This commit is contained in:
parent
8c8a28875d
commit
197b9f2f39
1 changed files with 1 additions and 1 deletions
|
@ -7,10 +7,10 @@ class Gconf < Formula
|
|||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'xz' => :build
|
||||
depends_on 'intltool' => :build
|
||||
depends_on 'gettext'
|
||||
depends_on 'd-bus'
|
||||
depends_on 'glib'
|
||||
depends_on 'intltool'
|
||||
depends_on 'dbus-glib'
|
||||
depends_on 'orbit'
|
||||
|
||||
|
|
Loading…
Reference in a new issue