Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1FB9F5E6 for ; Fri, 14 Nov 2014 17:23:07 +0000 (UTC) Received: (qmail 83137 invoked by uid 500); 14 Nov 2014 17:23:07 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 82800 invoked by uid 500); 14 Nov 2014 17:23:06 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 82406 invoked by uid 99); 14 Nov 2014 17:23:06 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2014 17:23:06 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 480EE9412EE; Fri, 14 Nov 2014 17:23:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jan@apache.org To: commits@couchdb.apache.org Date: Fri, 14 Nov 2014 17:23:13 -0000 Message-Id: In-Reply-To: <98fec4d5f86a4856a1de13c1c8a6a0f7@git.apache.org> References: <98fec4d5f86a4856a1de13c1c8a6a0f7@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/50] [abbrv] couchdb commit: updated refs/heads/goodbye-futon to 393108c added rebar to Mac OS X dependencies Closes #260 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d0bfb7d5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d0bfb7d5 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d0bfb7d5 Branch: refs/heads/goodbye-futon Commit: d0bfb7d579fea3c723bbb0821162d1881e2ce5cc Parents: a563484 Author: Luis Gerhorst Authored: Sat Jul 26 12:34:37 2014 +0200 Committer: Robert Kowalski Committed: Sun Nov 2 15:31:00 2014 +0100 ---------------------------------------------------------------------- INSTALL.Unix | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/d0bfb7d5/INSTALL.Unix ---------------------------------------------------------------------- diff --git a/INSTALL.Unix b/INSTALL.Unix index 8424d5f..fe16842 100644 --- a/INSTALL.Unix +++ b/INSTALL.Unix @@ -131,6 +131,7 @@ You can install the other dependencies by running: brew install spidermonkey brew install curl brew install pkg-config + brew install rebar You will need Homebrew installed to use the `brew` command.