wok diff python-jinja2/receipt @ rev 21922

Add get-pcem-roms (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 05 18:31:33 2019 +0200 (2019-10-05)
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	Sat Oct 05 18:31:33 2019 +0200
     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()