wok-6.x diff python-restclient/receipt @ rev 15965
xorg-libXau: add to ARM arch
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Feb 24 15:44:41 2014 +0100 (2014-02-24) |
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 Mon Feb 24 15:44:41 2014 +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 {