gpac: conflicts with bento4 (#29119)
This commit is contained in:
parent
341234ae9e
commit
709b5a0b92
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ class Gpac < Formula
|
|||
depends_on "theora" => :optional
|
||||
depends_on "ffmpeg" => :optional
|
||||
|
||||
conflicts_with "bento4", :because => "both install `mp42ts` binaries"
|
||||
|
||||
def install
|
||||
args = ["--disable-wx",
|
||||
"--disable-pulseaudio",
|
||||
|
|
Loading…
Reference in a new issue