wok rev 15908

python-elaphe,python-barcode,python-jcconv: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 15 11:55:21 2014 +0000 (2014-02-15)
parents 16b7f166adfc
children f0abef5a98b3
files python-barcode/receipt python-elaphe/receipt python-jcconv/receipt
line diff
     1.1 --- a/python-barcode/receipt	Sat Feb 15 11:53:05 2014 +0000
     1.2 +++ b/python-barcode/receipt	Sat Feb 15 11:55:21 2014 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python wget"
     1.8 +BUILD_DEPENDS="python setuptools wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/python-elaphe/receipt	Sat Feb 15 11:53:05 2014 +0000
     2.2 +++ b/python-elaphe/receipt	Sat Feb 15 11:55:21 2014 +0000
     2.3 @@ -12,7 +12,7 @@
     2.4  WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     2.5  
     2.6  DEPENDS="python"
     2.7 -BUILD_DEPENDS="python wget"
     2.8 +BUILD_DEPENDS="python setuptools wget"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
     3.1 --- a/python-jcconv/receipt	Sat Feb 15 11:53:05 2014 +0000
     3.2 +++ b/python-jcconv/receipt	Sat Feb 15 11:55:21 2014 +0000
     3.3 @@ -12,7 +12,7 @@
     3.4  WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     3.5  
     3.6  DEPENDS="python"
     3.7 -BUILD_DEPENDS="python wget"
     3.8 +BUILD_DEPENDS="python setuptools wget"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()