summaryrefslogtreecommitdiffstats
path: root/development/couchdb
diff options
context:
space:
mode:
author Robby Workman2012-08-18 06:38:56 +0200
committer Robby Workman2012-08-18 06:38:56 +0200
commit4c1b993104de8d3dea6904523990fe5065e62b93 (patch)
tree80b5ebba22db22a4b6e7791cc178399481fdfe4a /development/couchdb
parent81d92ae6491d75dc1bb543445299168f65b6e41b (diff)
downloadslackbuilds-4c1b993104de8d3dea6904523990fe5065e62b93.tar.gz
development/couchdb: Kill icu4c mention in README
icu4c is now part of Slackware 14.0 Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/couchdb')
-rw-r--r--development/couchdb/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/couchdb/README b/development/couchdb/README
index 89bcadef4e..205ace47f4 100644
--- a/development/couchdb/README
+++ b/development/couchdb/README
@@ -5,7 +5,7 @@ and indexed in a MapReduce fashion using JavaScript. CouchDB also
offers incremental replication with bi-directional conflict detection
and resolution. CouchDB provides a RESTful JSON API.
-This requires js (spidermonkey), icu4c, and erlang-otp.
+This requires js (spidermonkey) and erlang-otp.
You must have a "couchdb" user and group before running this script;
something like this should suffice: