wok-next diff libsvn/receipt @ rev 8775

Fix libqwt5-qt4 build-deps
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 21 19:48:39 2011 +0100 (2011-02-21)
parents 54f207d7535f
children 129bb5b11a7e
line diff
     1.1 --- a/libsvn/receipt	Thu Feb 17 19:02:25 2011 +0000
     1.2 +++ b/libsvn/receipt	Mon Feb 21 19:48:39 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"