herrie: needs gettext at runtime
This commit is contained in:
parent
141167a6da
commit
74b001102c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Herrie < Formula
|
|||
sha1 'ae5c39be11aeb19898cd3f968580eafc623830b7'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'gettext' => :build
|
||||
depends_on 'gettext'
|
||||
depends_on 'glib'
|
||||
depends_on 'libvorbis'
|
||||
depends_on 'libid3tag'
|
||||
|
|
Loading…
Reference in a new issue