wok-current diff python-antlr/receipt @ rev 22164
corrected actionmailer
author | Hans-G?nter Theisgen |
---|---|
date | Fri Nov 08 08:43:45 2019 +0100 (2019-11-08) |
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 Fri Nov 08 08:43:45 2019 +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()