wok diff python-httplib2/receipt @ rev 16329

ARM: add xorg-xprop - Used in the new SliTaz Tiny/Touch Screen (sts) desktop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 10 19:50:37 2014 +0200 (2014-04-10)
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 Apr 10 19:50:37 2014 +0200
     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  {