Repository: couchdb Updated Branches: refs/heads/master 333c19ae1 -> 55daa5c6f
Revert "Fix documentation to add package libkjsapi4" This reverts commit 333c19ae194332d21759b088967a9890fcc3f00f. CouchDB does not depend on KDE. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/55daa5c6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/55daa5c6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/55daa5c6 Branch: refs/heads/master Commit: 55daa5c6f40dafbf8f4264a0794f615a86b7bf57 Parents: 333c19a Author: Robert Newson <[email protected]> Authored: Sun May 24 12:48:15 2015 +0100 Committer: Robert Newson <[email protected]> Committed: Sun May 24 12:48:15 2015 +0100 ---------------------------------------------------------------------- INSTALL.Unix | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/55daa5c6/INSTALL.Unix ---------------------------------------------------------------------- diff --git a/INSTALL.Unix b/INSTALL.Unix index 6483b7c..f662e63 100644 --- a/INSTALL.Unix +++ b/INSTALL.Unix @@ -72,7 +72,6 @@ You can install the dependencies by running: sudo apt-get install libcurl4-openssl-dev sudo apt-get install pkg-config sudo apt-get install rebar - sudo apt-get install libkjsapi4 There are lots of Erlang packages. If there is a problem with your install, try a different mix. There is more information on the
