gst-plugins-bad: add srtp option (#33420)
This commit is contained in:
parent
5311047af8
commit
50b29d3591
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ class GstPluginsBad < Formula
|
|||
depends_on "schroedinger" => :optional
|
||||
depends_on "sound-touch" => :optional
|
||||
depends_on "srt" => :optional
|
||||
depends_on "srtp" => :optional
|
||||
|
||||
def install
|
||||
args = %W[
|
||||
|
|
Loading…
Reference in a new issue