pan: intltool is a build-time dep
This commit is contained in:
parent
9b172bd17e
commit
cb93160038
1 changed files with 1 additions and 1 deletions
|
@ -6,9 +6,9 @@ class Pan < Formula
|
|||
sha1 '01ea0361a6d81489888e6abb075fd552999c3c60'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'intltool' => :build
|
||||
depends_on 'gtk+'
|
||||
depends_on 'gmime'
|
||||
depends_on 'intltool'
|
||||
depends_on 'enchant' => :optional
|
||||
depends_on 'd-bus' => :optional
|
||||
depends_on 'gnutls' => :optional
|
||||
|
|
Loading…
Reference in a new issue