wok-next diff gnutls/receipt @ rev 5057
enable tac in busybox
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Mar 08 13:52:48 2010 +0000 (2010-03-08) |
parents | c608231ea870 |
children | 9bcb6ea89636 |
line diff
1.1 --- a/gnutls/receipt Tue Mar 02 10:42:49 2010 +0000 1.2 +++ b/gnutls/receipt Mon Mar 08 13:52:48 2010 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="GNU Transport Layer Security Library" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libgcrypt libgpg-error ncurses readline zlib gcc-lib-base libgnutls" 1.8 +DEPENDS="libgcrypt libgpg-error ncurses readline zlib gcc-lib-base libgnutls \ 1.9 +libtasn1 guile" 1.10 BUILD_DEPENDS="libgcrypt libgcrypt-dev libgpg-error-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.gnu.org/software/gnutls/"