wok diff itstool/receipt @ rev 16600

get-skype: create /var/lib/dbus/machine-id, thanks yves04
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 07 14:16:51 2014 +0000 (2014-05-07)
parents feeef374a05a
children 80c5837af140
line diff
     1.1 --- a/itstool/receipt	Tue Oct 23 11:11:41 2012 +0200
     1.2 +++ b/itstool/receipt	Wed May 07 14:16:51 2014 +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  {