wok-current diff tsclient/receipt @ rev 7756
busybox: set again CONFIG_USE_BB_CRYPT_SHA
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 21 16:28:29 2010 +0100 (2010-12-21) |
parents | f222ed5813c1 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/tsclient/receipt Mon Mar 16 22:39:24 2009 +0000 1.2 +++ b/tsclient/receipt Tue Dec 21 16:28:29 2010 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://sourceforge.net/projects/tsclient/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="remote-desktop" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()