# HG changeset patch # User Pascal Bellard # Date 1454666117 -3600 # Node ID 4e6ecaaccb14618325a5a39591a39cc8198d5cc0 # Parent 33ed8fc2f7d5fa5423eccfde9e205d7b570384cb python-erppeek: update bdeps diff -r 33ed8fc2f7d5 -r 4e6ecaaccb14 python-erppeek/receipt --- a/python-erppeek/receipt Thu Feb 04 17:02:49 2016 +0100 +++ b/python-erppeek/receipt Fri Feb 05 10:55:17 2016 +0100 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget python" +BUILD_DEPENDS="wget python setuptools" # Rules to configure and make the package. compile_rules()