From 37c355d20fbf4c001fb433db48e7585a49ace3e8 Mon Sep 17 00:00:00 2001 From: Tyler Brock Date: Fri, 20 Feb 2015 20:14:26 -0500 Subject: mongo-c: add head Closes #37011. Signed-off-by: Tim D. Smith --- Library/Formula/mongo-c.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') 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" -- cgit v1.2.3