From 77ea0f2f057735cbcc0cad75acdf730d46a5b138 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 21 Jun 2014 15:09:46 -0500 Subject: sox: fix audit warning --- Library/Formula/sox.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sox.rb b/Library/Formula/sox.rb index 4a8bb4885..790a9b6b5 100644 --- a/Library/Formula/sox.rb +++ b/Library/Formula/sox.rb @@ -16,8 +16,6 @@ class Sox < Formula depends_on 'libao' => :optional depends_on 'lame' => :optional - conflicts_with 'play', :because => 'both install `play` binaries' - def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3