wok diff python-jinja2/receipt @ rev 22926
Up jp2a (1.0.9)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 26 12:40:52 2020 +0100 (2020-02-26) |
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 Wed Feb 26 12:40:52 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()