wok-6.x diff couchdb/receipt @ rev 4999

c*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 28 13:03:20 2010 +0100 (2010-02-28)
parents c0dfd54178f2
children d253de84383a
line diff
     1.1 --- a/couchdb/receipt	Wed Dec 30 14:24:21 2009 +0000
     1.2 +++ b/couchdb/receipt	Sun Feb 28 13:03:20 2010 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Apache CouchDB is document-oriented database."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 -DEPENDS="erlang icu icu-dev openssl spidermonkey curl"
     1.8 +DEPENDS="erlang icu icu-dev openssl spidermonkey curl gcc-lib-base"
     1.9  BUILD_DEPENDS="$DEPENDS openssl-dev spidermonkey-dev curl-dev"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.couchdb.apache.org"