# HG changeset patch # User Pascal Bellard # Date 1384079602 0 # Node ID 0b592dc3c0d4e21be4357949674f1d80e57a1dfb # Parent d39aa07ef47c6edfa70c0674415a1da521d8ab1c python-qrcode: update bdeps diff -r d39aa07ef47c -r 0b592dc3c0d4 python-qrcode/receipt --- a/python-qrcode/receipt Sun Nov 10 10:29:13 2013 +0000 +++ b/python-qrcode/receipt Sun Nov 10 10:33:22 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python python-pil" -BUILD_DEPENDS="python-dev python" +BUILD_DEPENDS="python-dev python wget" # Rules to configure and make the package. compile_rules()