From fe0a6e1e4b8d61d3d172c26506b659f2f6ddcb03 Mon Sep 17 00:00:00 2001 From: George Kulakowski Date: Fri, 18 Feb 2011 19:19:28 -0500 Subject: Fix thrift when ghc is installed Thrift wants to install various language bindings. Per homebrew policy, all of these are by default disabled. However, the Haskell bindings were overlooked, because it does not attempt to build them unless ghc is installed. This commit lets thrift build when the ghc brew is installed. Signed-off-by: Adam Vandenberg --- Library/Formula/thrift.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/thrift.rb b/Library/Formula/thrift.rb index ac5c66347..24d6f6ffc 100644 --- a/Library/Formula/thrift.rb +++ b/Library/Formula/thrift.rb @@ -18,6 +18,7 @@ class Thrift