wok diff python-restclient/receipt @ rev 15416

Up: thunderbird-langpack-en_US (17.0.9esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 03 21:52:37 2013 +0100 (2013-11-03)
parents 44eacb6d3864
children 7390f8de9846
line diff
     1.1 --- a/python-restclient/receipt	Wed Apr 17 12:59:13 2013 +0200
     1.2 +++ b/python-restclient/receipt	Sun Nov 03 21:52:37 2013 +0100
     1.3 @@ -6,12 +6,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A simple REST client for python"
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 -DEPENDS="python python-httplib2"
     1.8 -BUILD_DEPENDS="python python-dev setuptools"
     1.9 +LICENSE="MIT"
    1.10  TARBALL="$PACKAGE-$VERSION.tgz"
    1.11  WEB_SITE="http://bitbucket.org/benoitc/$SOURCE"
    1.12  WGET_URL="$WEB_SITE/get/$VERSION.gz"
    1.13  
    1.14 +DEPENDS="python python-httplib2"
    1.15 +BUILD_DEPENDS="python python-dev setuptools"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {