# HG changeset patch # User Pascal Bellard # Date 1384079802 0 # Node ID da9d337802a63ff971cf885880a3a647e4da79f1 # Parent 0b592dc3c0d4e21be4357949674f1d80e57a1dfb python-qrcode: update bdeps (again) diff -r 0b592dc3c0d4 -r da9d337802a6 python-qrcode/receipt --- a/python-qrcode/receipt Sun Nov 10 10:33:22 2013 +0000 +++ b/python-qrcode/receipt Sun Nov 10 10:36:42 2013 +0000 @@ -9,10 +9,10 @@ LICENSE="PSL" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://pypi.python.org/pypi/qrcode" -WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" +WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python python-pil" -BUILD_DEPENDS="python-dev python wget" +BUILD_DEPENDS="python-dev python wget setuptools" # Rules to configure and make the package. compile_rules()