You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/10/13 17:50:09 UTC

[couchdb] branch master updated: Update Unix install dependencies (FreeBSD) (#888)

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 7ae6928  Update Unix install dependencies (FreeBSD) (#888)
7ae6928 is described below

commit 7ae6928806edd1a145157ffc3444c4e0925f63d0
Author: Adriano Melo <gi...@adrianomelo.com>
AuthorDate: Fri Oct 13 19:50:06 2017 +0200

    Update Unix install dependencies (FreeBSD) (#888)
---
 INSTALL.Unix.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index 3ed2091..eb7e72c 100644
--- a/INSTALL.Unix.md
+++ b/INSTALL.Unix.md
@@ -135,6 +135,11 @@ You can install this by running:
 
     pkg install gmake
 
+You can install the remaining dependencies by running:
+
+    pkg install npm4 help2man openssl icu curl git \
+        autoconf automake libtool node spidermonkey185
+
 ## Installing
 
 Once you have satisfied the dependencies you should run:

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].