wok-6.x diff python-antlr/receipt @ rev 23042
gcc83-lib-base: add /usr/libgcc83/libstdc++.la
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 05 12:13:42 2020 +0100 (2020-03-05) |
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 Thu Mar 05 12:13:42 2020 +0100 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()