wok-next diff couchdb/receipt @ rev 5536

gcc4.5 depends on mpc-library too
author Rohit Joshi <jozee@slitaz.org>
date Wed May 12 15:32:11 2010 -0400 (2010-05-12)
parents c0dfd54178f2
children d253de84383a
line diff
     1.1 --- a/couchdb/receipt	Wed Dec 30 14:24:21 2009 +0000
     1.2 +++ b/couchdb/receipt	Wed May 12 15:32:11 2010 -0400
     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"