wok diff smbwebclient/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents e40d8e48447d
children d51b2411e55e
line diff
     1.1 --- a/smbwebclient/receipt	Wed Mar 30 14:11:43 2011 +0000
     1.2 +++ b/smbwebclient/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Samba client over the Web."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.php.gz"
     1.9  WEB_SITE="http://$PACKAGE.sourceforge.net/"
    1.10 -DEPENDS="php smbclient"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  CONFIG_FILES="/etc/samba/smbwebclient.conf"
    1.13  COOK_OPT="!unpack !repack_src"
    1.14  
    1.15 +DEPENDS="php smbclient"
    1.16 +
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.18  genpkg_rules()
    1.19  {