wok-current rev 9976
couchdb: fix bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 20:59:07 2011 +0200 (2011-05-18) |
parents | 43b446706ff0 |
children | 3653f7168b43 |
files | couchdb/receipt |
line diff
1.1 --- a/couchdb/receipt Wed May 18 20:15:21 2011 +0200 1.2 +++ b/couchdb/receipt Wed May 18 20:59:07 2011 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="Apache CouchDB is document-oriented database." 1.5 MAINTAINER="claudinei@slitaz.org" 1.6 DEPENDS="erlang icu icu-dev openssl util-linux-ng-getopt spidermonkey curl gcc-lib-base" 1.7 -BUILD_DEPENDS="$DEPENDS openssl-dev spidermonkey-dev curl-dev" 1.8 +BUILD_DEPENDS="$DEPENDS openssl-dev spidermonkey-dev curl-devi icu-dev" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://couchdb.apache.org" 1.11 APACHE_MIRROR="http://mirrors.dedipower.com/ftp.apache.org/"