# HG changeset patch
# User Hans-G?nter Theisgen
# Date 1572523869 -3600
# Node ID 71bc63dce596cc074cddcb4eeba04199b391cb5d
# Parent  37c51a23ae100946e2a2be47fd97a28452ea34fa
updated urlgrabber again (3.9.1 -> 4.0.0)

diff -r 37c51a23ae10 -r 71bc63dce596 urlgrabber/receipt
--- a/urlgrabber/receipt	Thu Oct 31 13:09:03 2019 +0100
+++ b/urlgrabber/receipt	Thu Oct 31 13:11:09 2019 +0100
@@ -12,7 +12,7 @@
 WGET_URL="${WEB_SITE}download/$TARBALL"
 
 DEPENDS="pycurl python"
-BUILD_DEPENDS="pycurl python-dev python-setuptools"
+BUILD_DEPENDS="pycurl python-dev python-setuptools python-six"
 
 # Rules to configure and make the package.
 compile_rules()