libmp3splt: remove :run.

This commit is contained in:
Mike McQuaid 2018-03-19 09:56:50 +00:00 committed by ilovezfs
parent 17add141c3
commit 27fdb21c4d

View file

@ -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"