# HG changeset patch # User Christophe Lincoln # Date 1305763085 -7200 # Node ID b2583c63cf83fd445d2882c1e1264f8b6f3cd6b2 # Parent 772609e25b8c11749190a4185be9b9201749af08 couchdb: fic type in bdep *-devi diff -r 772609e25b8c -r b2583c63cf83 couchdb/receipt --- a/couchdb/receipt Thu May 19 01:54:09 2011 +0200 +++ b/couchdb/receipt Thu May 19 01:58:05 2011 +0200 @@ -6,13 +6,14 @@ CATEGORY="development" SHORT_DESC="Apache CouchDB is document-oriented database." MAINTAINER="claudinei@slitaz.org" -DEPENDS="erlang icu icu-dev openssl util-linux-ng-getopt spidermonkey curl gcc-lib-base" -BUILD_DEPENDS="$DEPENDS openssl-dev spidermonkey-dev curl-devi icu-dev" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://couchdb.apache.org" APACHE_MIRROR="http://mirrors.dedipower.com/ftp.apache.org/" 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" + # Rules to configure and make the package. compile_rules() {