wok-6.x diff gsasl/receipt @ rev 3547
Add scrot
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Tue Jun 23 12:28:48 2009 +0800 (2009-06-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 Tue Jun 23 12:28:48 2009 +0800 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()