wok-4.x diff ssfs/receipt @ rev 12322
get-wfica: update (thanks Carl)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 22 18:22:54 2012 +0200 (2012-08-22) |
parents | f593d03dde47 |
children |
line diff
1.1 --- a/ssfs/receipt Sat Jun 18 23:41:34 2011 +0200 1.2 +++ b/ssfs/receipt Wed Aug 22 18:22:54 2012 +0200 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()