libmp3splt: remove :run.
This commit is contained in:
parent
17add141c3
commit
27fdb21c4d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Libmp3splt < Formula
|
|||
sha256 "a6100bee5fe14afed4702b474360078b75bddaa0328290b2fcf902c3f808c78c" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "libtool" => :run
|
||||
depends_on "libtool"
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "gettext"
|
||||
depends_on "pcre"
|
||||
|
|
Loading…
Reference in a new issue