From de67fe7cd8e06a5ce65abcce682d74dcef57d5dc Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Tue, 20 Jul 2010 02:11:29 +0100 Subject: [PATCH] Use depends_on in the flac formula and also enable-sse Signed-off-by: Adam Vandenberg --- Formula/flac.rb | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Formula/flac.rb b/Formula/flac.rb index a174183642..a60f033c1d 100644 --- a/Formula/flac.rb +++ b/Formula/flac.rb @@ -1,21 +1,23 @@ require 'formula' class Flac2Mp3