diff --git a/Formula/rethinkdb.rb b/Formula/rethinkdb.rb index f4ce413325..f81d9c2174 100644 --- a/Formula/rethinkdb.rb +++ b/Formula/rethinkdb.rb @@ -12,6 +12,9 @@ class Rethinkdb < Formula end depends_on :macos => :lion + # Embeds an older V8, whose gyp still requires the full Xcode + # Reported upstream: https://github.com/rethinkdb/rethinkdb/issues/2581 + depends_on :xcode => :build depends_on "boost" => :build fails_with :gcc do