From 9d915ede97b7c7c6073fe98f5eab86ccdee9dd1f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 7 Jan 2013 11:39:11 -0800 Subject: opusfile: fix audit --- Library/Formula/opusfile.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/opusfile.rb b/Library/Formula/opusfile.rb index c2ba36fc6..5ac0af4f3 100644 --- a/Library/Formula/opusfile.rb +++ b/Library/Formula/opusfile.rb @@ -11,10 +11,6 @@ class Opusfile < Formula depends_on 'opus' depends_on 'libogg' - # A naive build works against Apple openssl, but brew gets - # unresolved symbol warnings. I couldn't figure out why. - # depends_on 'openssl' - def install system "./autogen.sh" if build.head? system "./configure", "--disable-dependency-tracking", -- cgit v1.2.3