wok diff couchdb/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents b2583c63cf83
children dee3d191e9ff
line diff
     1.1 --- a/couchdb/receipt	Thu May 19 01:58:05 2011 +0200
     1.2 +++ b/couchdb/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$APACHE_MIRROR/$PACKAGE/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS="erlang icu openssl util-linux-ng-getopt spidermonkey libcurl curl"
     1.7 -BUILD_DEPENDS="openssl-dev spidermonkey-dev curl-dev icu-dev"
     1.8 +BUILD_DEPENDS="erlang openssl-dev spidermonkey-dev curl-dev icu-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()