Repository: couchdb Updated Branches: refs/heads/master dc1ab6cfc -> 8a4c7912a
Updating INSTAL.Unix for debian related dependencies Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8a4c7912 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8a4c7912 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8a4c7912 Branch: refs/heads/master Commit: 8a4c7912afc3f3fa75c00446725f7965cec09c14 Parents: dc1ab6c Author: John Samuel <[email protected]> Authored: Wed May 13 15:18:26 2015 +0200 Committer: John Samuel <[email protected]> Committed: Wed May 13 15:18:26 2015 +0200 ---------------------------------------------------------------------- INSTALL.Unix | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/8a4c7912/INSTALL.Unix ---------------------------------------------------------------------- diff --git a/INSTALL.Unix b/INSTALL.Unix index 30becfe..f662e63 100644 --- a/INSTALL.Unix +++ b/INSTALL.Unix @@ -71,6 +71,7 @@ You can install the dependencies by running: sudo apt-get install libmozjs185-dev sudo apt-get install libcurl4-openssl-dev sudo apt-get install pkg-config + sudo apt-get install rebar There are lots of Erlang packages. If there is a problem with your install, try a different mix. There is more information on the
