wok-6.x rev 9532

Add util-linux-ng-getopt to couchdb depends. couchdb needs it to work.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 02:36:59 2011 +0000 (2011-04-08)
parents eed0978232a8
children c3132f55cc4f
files couchdb/receipt
line diff
     1.1 --- a/couchdb/receipt	Thu Apr 07 23:25:06 2011 +0000
     1.2 +++ b/couchdb/receipt	Fri Apr 08 02:36:59 2011 +0000
     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 gcc-lib-base"
     1.8 +DEPENDS="erlang icu icu-dev openssl util-linux-ng-getopt 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://couchdb.apache.org"