You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by be...@apache.org on 2013/01/26 19:24:31 UTC

git commit: add another missing dependency.

Updated Branches:
  refs/heads/1.3.x 2385267af -> 2e8ef5bdb


add another missing dependency.


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/2e8ef5bd
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/2e8ef5bd
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/2e8ef5bd

Branch: refs/heads/1.3.x
Commit: 2e8ef5bdbceb3e03ec2bcf727a8bab6dfadf3f34
Parents: 2385267
Author: benoitc <bc...@gmail.com>
Authored: Sat Jan 26 19:22:40 2013 +0100
Committer: benoitc <bc...@gmail.com>
Committed: Sat Jan 26 19:24:17 2013 +0100

----------------------------------------------------------------------
 INSTALL.Unix |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/2e8ef5bd/INSTALL.Unix
----------------------------------------------------------------------
diff --git a/INSTALL.Unix b/INSTALL.Unix
index 6fd96cd..292b723 100644
--- a/INSTALL.Unix
+++ b/INSTALL.Unix
@@ -90,6 +90,7 @@ You can install the build tools by running:
 You can install the other dependencies by running:
 
     brew install autoconf
+    brew install autconf-archive
     brew install automake
     brew install libtool
     brew install erlang