parent
62205c820b
commit
60ab7e6b31
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ class Rethinkdb < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on :macos => :lion
|
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
|
depends_on "boost" => :build
|
||||||
|
|
||||||
fails_with :gcc do
|
fails_with :gcc do
|
||||||
|
|
Loading…
Reference in a new issue