# HG changeset patch # User Pascal Bellard # Date 1392465321 0 # Node ID d5ef668a800efdfa51a80a829036b45a76a141fb # Parent 16b7f166adfcccce1d042e94afedb6454fac2363 python-elaphe,python-barcode,python-jcconv: update bdeps diff -r 16b7f166adfc -r d5ef668a800e python-barcode/receipt --- a/python-barcode/receipt Sat Feb 15 11:53:05 2014 +0000 +++ b/python-barcode/receipt Sat Feb 15 11:55:21 2014 +0000 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python wget" +BUILD_DEPENDS="python setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 16b7f166adfc -r d5ef668a800e python-elaphe/receipt --- a/python-elaphe/receipt Sat Feb 15 11:53:05 2014 +0000 +++ b/python-elaphe/receipt Sat Feb 15 11:55:21 2014 +0000 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python wget" +BUILD_DEPENDS="python setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 16b7f166adfc -r d5ef668a800e python-jcconv/receipt --- a/python-jcconv/receipt Sat Feb 15 11:53:05 2014 +0000 +++ b/python-jcconv/receipt Sat Feb 15 11:55:21 2014 +0000 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python wget" +BUILD_DEPENDS="python setuptools wget" # Rules to configure and make the package. compile_rules()