wok diff python-antlr/receipt @ rev 21626
updated opencore-amr and opencore-amr-dev (0.1.3 -> 0.1.5)
author | Hans-Günter Theisgen |
---|---|
date | Mon May 27 16:50:36 2019 +0100 (2019-05-27) |
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 Mon May 27 16:50:36 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()