summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbenoitc <bchesneau@gmail.com>2013-01-26 19:04:53 +0100
committerbenoitc <bchesneau@gmail.com>2013-01-26 19:05:55 +0100
commitb307591375ed7783d17354b09c33b068d2a46f09 (patch)
tree4e59870344045dc231334d1ac44423319da7f18f
parent5d92ae8fa9bfb1c21fb4d974671cf6ae3f5b409a (diff)
downloadcouchdb-b307591375ed7783d17354b09c33b068d2a46f09.tar.gz
add missing dependecies
-rw-r--r--INSTALL.Unix3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.Unix b/INSTALL.Unix
index 0cb60e899..6fd96cd18 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