wok diff python-aeroolib/receipt @ rev 22583
updated cc65 (2.13.3 -> 2.18)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 07 14:14:48 2020 +0100 (2020-01-07) |
parents | 16df76e1fc6a |
children | ad8b9ff412d2 |
line diff
1.1 --- a/python-aeroolib/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/python-aeroolib/receipt Tue Jan 07 14:14:48 2020 +0100 1.3 @@ -10,8 +10,9 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="https://launchpad.net/aeroolib" 1.6 WGET_URL="$WEB_SITE/trunk/$VERSION/+download/$SOURCE.tar.gz" 1.7 -BUILD_DEPENDS="wget python setuptools" 1.8 + 1.9 DEPENDS="python" 1.10 +BUILD_DEPENDS="wget python python-setuptools" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()