wok diff libsvn/receipt @ rev 8812
Automated merge with http://hg.slitaz.org/wok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 23 02:53:38 2011 +0100 (2011-02-23) |
parents | 54f207d7535f |
children | 129bb5b11a7e |
line diff
1.1 --- a/libsvn/receipt Thu Feb 17 19:02:25 2011 +0000 1.2 +++ b/libsvn/receipt Wed Feb 23 02:53:38 2011 +0100 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Subversion Source Code Management access" 1.6 MAINTAINER="lehswe@gmail.com" 1.7 -DEPENDS="apr-util libsasl libssl libkrb5 util-linux-ng-uuid expat zlib neon sqlite \ 1.8 -gnutls libcomerr libcomerr3" 1.9 +DEPENDS="apr libsasl libssl libkrb5 util-linux-ng-uuid expat zlib neon libsqlite \ 1.10 +libgnutls libcomerr libcomerr3" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WANTED="subversion" 1.13 WEB_SITE="http://subversion.tigris.org"