aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rethinkdb.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/rethinkdb.rb b/Library/Formula/rethinkdb.rb
index bebe589dd..b30d7fa21 100644
--- a/Library/Formula/rethinkdb.rb
+++ b/Library/Formula/rethinkdb.rb
@@ -5,6 +5,7 @@ class Rethinkdb < Formula
url 'http://download.rethinkdb.com/dist/rethinkdb-1.4.0.tgz'
sha1 'cc4f75f92aace746e5ea5fce68c0e831f6327890'
+ depends_on 'boost'
depends_on 'v8'
depends_on 'protobuf' => :build