wok diff gnutls/receipt @ rev 2484

gn*-gsasl: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 15 21:13:30 2009 +0000 (2009-03-15)
parents 52dc4b48ed81
children 2f58bce76759
line diff
     1.1 --- a/gnutls/receipt	Mon Oct 06 19:20:18 2008 +0000
     1.2 +++ b/gnutls/receipt	Sun Mar 15 21:13:30 2009 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4 -# SliTaz package receipt.
     1.5 + SliTaz package receipt.
     1.6  
     1.7  PACKAGE="gnutls"
     1.8  VERSION="2.4.2"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="GNU Transport Layer Security Library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 -DEPENDS="libgcrypt libgpg-error"
    1.13 +DEPENDS="libgcrypt libgpg-error ncurses readline zlib"
    1.14  BUILD_DEPENDS="libgcrypt libgcrypt-dev libgpg-error-dev"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.gnu.org/software/gnutls/"