This is an automated email from the ASF dual-hosted git repository.
wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/master by this push:
new e6272de Update build dependency docs for FreeBSD
e6272de is described below
commit e6272de6e836bcf7dadeca425c09b480ee61973a
Author: Joan Touzet <[email protected]>
AuthorDate: Tue Jun 26 20:03:31 2018 -0400
Update build dependency docs for FreeBSD
---
INSTALL.Unix.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index b2d4fbd..bfd9c89 100644
--- a/INSTALL.Unix.md
+++ b/INSTALL.Unix.md
@@ -137,8 +137,10 @@ You can install this by running:
You can install the remaining dependencies by running:
- pkg install npm4 help2man openssl icu curl git \
- autoconf automake libtool node spidermonkey185
+ pkg install help2man openssl icu curl git bash \
+ autoconf automake libtool node spidermonkey185 \
+ erlang node8 npm-node8 lang/python py27-sphinx py27-pip
+ pip install --upgrade sphinx_rtd_theme nose requests hypothesis
## Installing