gpac: conflicts with bento4 (#29119)

This commit is contained in:
commitay 2018-06-17 18:43:59 +10:00 committed by GitHub
parent 341234ae9e
commit 709b5a0b92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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