wok-current diff python-jinja2/receipt @ rev 22693
Up libcurl (7.68.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 20 17:42:00 2020 +0100 (2020-01-20) |
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 Mon Jan 20 17:42:00 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()