From 1c1f16c998efa7483fe5cdc37f3c4556185bd631 Mon Sep 17 00:00:00 2001 From: Bryan Ivory Date: Sat, 4 Dec 2010 12:15:13 -0800 Subject: [PATCH] Updated Wine to 1.2.2. Update Wine to 1.2.2 and added compile define flags to explicitly build with Core Audio and OpenGL support. Signed-off-by: Adam Vandenberg --- Formula/wine.rb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Formula/wine.rb b/Formula/wine.rb index 19489e06bd2..416e2e0e912 100644 --- a/Formula/wine.rb +++ b/Formula/wine.rb @@ -1,8 +1,8 @@ require 'formula' class Wine