gst-plugins-bad: add optional sound-touch dependency
Closes Homebrew/homebrew#43599. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
043cf98a22
commit
e17c1b4c71
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ class GstPluginsBad < Formula
|
|||
depends_on "opus" => :optional
|
||||
depends_on "rtmpdump" => :optional
|
||||
depends_on "schroedinger" => :optional
|
||||
depends_on "sound-touch" => :optional
|
||||
|
||||
option "with-applemedia", "Build with applemedia support"
|
||||
|
||||
|
|
Loading…
Reference in a new issue