wok rev 15478

python-qrcode: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 10 10:33:22 2013 +0000 (2013-11-10)
parents d39aa07ef47c
children da9d337802a6
files python-qrcode/receipt
line diff
     1.1 --- a/python-qrcode/receipt	Sun Nov 10 10:29:13 2013 +0000
     1.2 +++ b/python-qrcode/receipt	Sun Nov 10 10:33:22 2013 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.5  
     1.6  DEPENDS="python python-pil"
     1.7 -BUILD_DEPENDS="python-dev python"
     1.8 +BUILD_DEPENDS="python-dev python wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()