wok diff gnutls/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents 86b41852d66c
children e56d938302eb
line diff
     1.1 --- a/gnutls/receipt	Tue Dec 07 07:27:38 2010 +0000
     1.2 +++ b/gnutls/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GNU Transport Layer Security Library"
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="libgcrypt libgpg-error ncurses readline zlib gcc-lib-base libgnutls \
     1.7 -libtasn1 guile"
     1.8 +libtasn1"
     1.9  BUILD_DEPENDS="libgcrypt-dev libgpg-error-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.gnu.org/software/gnutls/"