# HG changeset patch # User Pascal Bellard # Date 1426507600 -3600 # Node ID 73858bb3d1121b241c9d169133d00ac5d22b6e77 # Parent 6ba4b5e79ce7b1bdc53efd2611b820ee54d79a4d python-xmlutils: update bdeps diff -r 6ba4b5e79ce7 -r 73858bb3d112 python-xmlutils/receipt --- a/python-xmlutils/receipt Mon Mar 16 11:36:09 2015 +0100 +++ b/python-xmlutils/receipt Mon Mar 16 13:06:40 2015 +0100 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python" +BUILD_DEPENDS="python setuptools" # Rules to configure and make the package. compile_rules()