# HG changeset patch # User Pascal Bellard # Date 1428503068 -7200 # Node ID a7ed5112618db710ec11002227f99af8144d160e # Parent ef6ca97fc0663a3c5430dfb55bde10d33e1382d6 python-unicodecsv: update bdeps diff -r ef6ca97fc066 -r a7ed5112618d python-unicodecsv/receipt --- a/python-unicodecsv/receipt Wed Apr 08 15:29:10 2015 +0200 +++ b/python-unicodecsv/receipt Wed Apr 08 16:24:28 2015 +0200 @@ -11,7 +11,7 @@ WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="python wget" +BUILD_DEPENDS="python wget setuptools" # Rules to configure and make the package. compile_rules()