wok diff itstool/receipt @ rev 15600

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 15:25:09 2013 +0000 (2013-12-05)
parents feeef374a05a
children 80c5837af140
line diff
     1.1 --- a/itstool/receipt	Tue Oct 23 11:11:41 2012 +0200
     1.2 +++ b/itstool/receipt	Thu Dec 05 15:25:09 2013 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="ITS-based XML translation tool"
     1.6  MAINTAINER="al.bobylev@gmail.com"
     1.7 -DEPENDS="python"
     1.8 -BUILD_DEPENDS=""
     1.9 +LICENSE="GPL3"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://itstool.org/"
    1.12  WGET_URL="http://files.itstool.org/itstool/$TARBALL"
    1.13  
    1.14 +DEPENDS="python"
    1.15 +BUILD_DEPENDS=""
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {