wok diff python-qrcode/receipt @ rev 15517

Up: thunderbird-langpack-it (17.0.10esr)
author Dominique Corbex <domcox@slitaz.org>
date Tue Nov 19 22:24:25 2013 +0100 (2013-11-19)
parents da9d337802a6
children 7390f8de9846
line diff
     1.1 --- a/python-qrcode/receipt	Sun Nov 10 10:36:42 2013 +0000
     1.2 +++ b/python-qrcode/receipt	Tue Nov 19 22:24:25 2013 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="https://pypi.python.org/pypi/qrcode"
     1.5  WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python python-pil"
     1.8 +DEPENDS="python python-pil python-six"
     1.9  BUILD_DEPENDS="python-dev python wget setuptools"
    1.10  
    1.11  # Rules to configure and make the package.