wok-current diff gsasl/receipt @ rev 4509
firefox: fix packager.mk
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 23 15:30:10 2009 +0100 (2009-11-23) |
parents | 6482ef7f60b1 |
children | 9f19aee613be |
line diff
1.1 --- a/gsasl/receipt Mon Feb 02 21:17:15 2009 +0000 1.2 +++ b/gsasl/receipt Mon Nov 23 15:30:10 2009 +0100 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()