wok-6.x diff python-httplib2/receipt @ rev 15718
Up: openssh (6.4p1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 26 11:43:21 2013 +0000 (2013-12-26) |
parents | 24aee5c78b9f |
children | 16df76e1fc6a |
line diff
1.1 --- a/python-httplib2/receipt Wed Jul 24 19:02:34 2013 -0300 1.2 +++ b/python-httplib2/receipt Thu Dec 26 11:43:21 2013 +0000 1.3 @@ -6,12 +6,14 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A comprehensive HTTP client library for python" 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -DEPENDS="python" 1.8 -BUILD_DEPENDS="python-dev" 1.9 +LICENSE="MIT" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://code.google.com/p/httplib2" 1.12 WGET_URL="http://$SOURCE.googlecode.com/files/$TARBALL" 1.13 1.14 +DEPENDS="python" 1.15 +BUILD_DEPENDS="python-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {