wok diff python-six/receipt @ rev 15599

Update some bdeps with pkg-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 13:21:20 2013 +0000 (2013-12-05)
parents 89ebfab6954d
children 7d672a2330b8
line diff
     1.1 --- a/python-six/receipt	Wed Jul 24 18:59:00 2013 -0300
     1.2 +++ b/python-six/receipt	Thu Dec 05 13:21:20 2013 +0000
     1.3 @@ -6,9 +6,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Six is a Python 2 and 3 compatibility library."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://packages.python.org/six/"
    1.10  WGET_URL="https://pypi.python.org/packages/source/s/$SOURCE/$TARBALL"
    1.11 +
    1.12  DEPENDS="python"
    1.13  BUILD_DEPENDS="python-dev wget"
    1.14