wok-current diff ssfs/receipt @ rev 11253
upx: Fixed ucl and upx to be more compatable with my wok-tank cooking branch and still be compatible with official cookutils.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 07 10:04:51 2011 +0000 (2011-11-07) |
parents | f593d03dde47 |
children | dc56f6a866c0 |
line diff
1.1 --- a/ssfs/receipt Sat Jun 18 23:41:34 2011 +0200 1.2 +++ b/ssfs/receipt Mon Nov 07 10:04:51 2011 +0000 1.3 @@ -8,8 +8,8 @@ 1.4 WEB_SITE="http://ssfs.slitaz.org/" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="http://mirror.slitaz.org/sources/ssfs/$TARBALL" 1.7 -DEPENDS="rsyncd lsyncd" 1.8 -SUGGESTED"yad" 1.9 +DEPENDS="rsync lsyncd" 1.10 +SUGGESTED="yad" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()