wok-current diff gsasl/receipt @ rev 4299
Up: wget (1.12)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Sep 26 22:33:54 2009 +0000 (2009-09-26) |
parents | 6482ef7f60b1 |
children | 9f19aee613be |
line diff
1.1 --- a/gsasl/receipt Mon Feb 02 21:17:15 2009 +0000 1.2 +++ b/gsasl/receipt Sat Sep 26 22:33:54 2009 +0000 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()