wok-6.x diff python-jinja2/receipt @ rev 23157

get-LibreOffice: other URL for old versions
author Hans-G?nter Theisgen
date Tue Mar 17 06:58:18 2020 +0100 (2020-03-17)
parents 9e01bc6321ea
children 34b765740f7c
line diff
     1.1 --- a/python-jinja2/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-jinja2/receipt	Tue Mar 17 06:58:18 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://pypi.python.org/packages/source/J/$SOURCE/$TARBALL"
     1.5  
     1.6  DEPENDS="python python-markupsafe"
     1.7 -BUILD_DEPENDS="setuptools wget"
     1.8 +BUILD_DEPENDS="python-setuptools wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()