wok-6.x diff python-antlr/receipt @ rev 22437
john: fix link, add to right place
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Dec 22 16:03:18 2019 +0000 (2019-12-22) |
parents | a78610b2eb47 |
children | f0e9218a6f96 |
line diff
1.1 --- a/python-antlr/receipt Mon Jan 21 12:26:11 2019 +0100 1.2 +++ b/python-antlr/receipt Sun Dec 22 16:03:18 2019 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="${WEB_SITE}download/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev setuptools" 1.8 +BUILD_DEPENDS="python python-dev python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()