# HG changeset patch # User Christophe Lincoln # Date 1305763198 -7200 # Node ID 5ed987b87fe5b2c0a7c9b2974f379fc15488e5d7 # Parent b2583c63cf83fd445d2882c1e1264f8b6f3cd6b2 couchdb: erlang is need also to build diff -r b2583c63cf83 -r 5ed987b87fe5 couchdb/receipt --- a/couchdb/receipt Thu May 19 01:58:05 2011 +0200 +++ b/couchdb/receipt Thu May 19 01:59:58 2011 +0200 @@ -12,7 +12,7 @@ WGET_URL="$APACHE_MIRROR/$PACKAGE/$VERSION/$TARBALL" DEPENDS="erlang icu openssl util-linux-ng-getopt spidermonkey libcurl curl" -BUILD_DEPENDS="openssl-dev spidermonkey-dev curl-dev icu-dev" +BUILD_DEPENDS="erlang openssl-dev spidermonkey-dev curl-dev icu-dev" # Rules to configure and make the package. compile_rules()