Updated Branches: refs/heads/master 5d92ae8fa -> b30759137
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/b3075913 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/b3075913 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/b3075913 Branch: refs/heads/master Commit: b307591375ed7783d17354b09c33b068d2a46f09 Parents: 5d92ae8 Author: benoitc <[email protected]> Authored: Sat Jan 26 19:04:53 2013 +0100 Committer: benoitc <[email protected]> Committed: Sat Jan 26 19:05:55 2013 +0100 ---------------------------------------------------------------------- INSTALL.Unix | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/b3075913/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
