wok diff gsasl/receipt @ rev 2638
Up: slitaz-base-files + slitaz-doc and back to a cooking wok
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 16 22:00:31 2009 +0200 (2009-04-16) |
parents | 6482ef7f60b1 |
children | 9f19aee613be |
line diff
1.1 --- a/gsasl/receipt Mon Feb 02 21:17:15 2009 +0000 1.2 +++ b/gsasl/receipt Thu Apr 16 22:00:31 2009 +0200 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gnu.org/software/$PACKAGE/" 1.6 WGET_URL="ftp://alpha.gnu.org/pub/gnu/$PACKAGE/$TARBALL" 1.7 +DEPENDS="gnutls libgcrypt libgpg-error ncurses readline zlib" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()