libsoxr: remove conflicts with sox
This commit is contained in:
parent
e2448a1a25
commit
a4273743a7
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ class Libsoxr < Formula
|
|||
|
||||
depends_on "cmake" => :build
|
||||
|
||||
conflicts_with "sox", :because => "Sox contains soxr. Soxr is purely the resampler."
|
||||
|
||||
def install
|
||||
system "cmake", ".", *std_cmake_args
|
||||
system "make", "install"
|
||||
|
|
Loading…
Reference in a new issue