# HG changeset patch # User Paul Issott # Date 1452802872 0 # Node ID 83e607b8613ef4b37822f733037ae764ed49ae96 # Parent b68452d41125492a5804ca6c17bb9212f11b242f python-docopt (update receipt) diff -r b68452d41125 -r 83e607b8613e python-docopt/receipt --- a/python-docopt/receipt Thu Jan 14 19:25:56 2016 +0000 +++ b/python-docopt/receipt Thu Jan 14 20:21:12 2016 +0000 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/d/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget python-dev" +BUILD_DEPENDS="wget setuptools python-dev" # Rules to configure and make the package. compile_rules()