wok-stable diff ssfs/receipt @ rev 11772

syslinux/ifmem.c: add 1M to round boundaries
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 23 16:08:26 2012 +0100 (2012-02-23)
parents f593d03dde47
children
line diff
     1.1 --- a/ssfs/receipt	Sat Jun 18 23:41:34 2011 +0200
     1.2 +++ b/ssfs/receipt	Thu Feb 23 16:08:26 2012 +0100
     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()