wok-current diff ssfs/receipt @ rev 17850

Add: perl-json - JSON
author Nathan Neulinger <nneul@neulinger.org>
date Tue Mar 24 17:45:06 2015 +0000 (2015-03-24)
parents dc56f6a866c0
children dd299a20bd7b
line diff
     1.1 --- a/ssfs/receipt	Wed Jul 17 09:28:07 2013 +0200
     1.2 +++ b/ssfs/receipt	Tue Mar 24 17:45:06 2015 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Ssfs is SliTaz Secure File Storage."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="BSD"
     1.8  WEB_SITE="http://ssfs.slitaz.org/"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz"
    1.11 +SUGGESTED="yad"
    1.12 +
    1.13  DEPENDS="rsync lsyncd"
    1.14 -SUGGESTED="yad"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()