diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mongo-c.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/mongo-c.rb b/Library/Formula/mongo-c.rb index be21670d1..2498d519d 100644 --- a/Library/Formula/mongo-c.rb +++ b/Library/Formula/mongo-c.rb @@ -12,6 +12,8 @@ class MongoC < Formula sha1 "b547c663729e6ec4944462c8d305643dd83d452f" => :mountain_lion end + head "https://github.com/mongodb/mongo-c-driver.git" + depends_on "pkg-config" => :build depends_on "libbson" depends_on "openssl" |
