Updated Branches: refs/heads/1.3.x 7fa217b7e -> 645f861a7
add missing dependecies Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/645f861a Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/645f861a Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/645f861a Branch: refs/heads/1.3.x Commit: 645f861a7f203e5a3928a5b74400b81238f21652 Parents: 7fa217b Author: benoitc <[email protected]> Authored: Sat Jan 26 19:04:53 2013 +0100 Committer: benoitc <[email protected]> Committed: Sat Jan 26 19:08:23 2013 +0100 ---------------------------------------------------------------------- INSTALL.Unix | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/645f861a/INSTALL.Unix ---------------------------------------------------------------------- diff --git a/INSTALL.Unix b/INSTALL.Unix index 0cb60e8..6fd96cd 100644 --- a/INSTALL.Unix +++ b/INSTALL.Unix @@ -89,6 +89,9 @@ You can install the build tools by running: You can install the other dependencies by running: + brew install autoconf + brew install automake + brew install libtool brew install erlang brew install icu4c brew install spidermonkey
