wok-current rev 13377
python-aeroolib: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 17 23:00:09 2012 +0200 (2012-09-17) |
parents | aab94419c5b6 |
children | 941814dbf622 |
files | python-aeroolib/receipt |
line diff
1.1 --- a/python-aeroolib/receipt Mon Sep 17 22:49:49 2012 +0200 1.2 +++ b/python-aeroolib/receipt Mon Sep 17 23:00:09 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-aeroolib" 1.7 -SOURCEE="aeroolib" 1.8 +SOURCE="aeroolib" 1.9 VERSION="1.0.0" 1.10 CATEGORY="misc" 1.11 SHORT_DESC="A report creation library for Python." 1.12 @@ -9,7 +9,7 @@ 1.13 TARBALL="$SOURCE-$VERSION.tar.gz" 1.14 WEB_SITE="https://launchpad.net/aeroolib" 1.15 WGET_URL="$WEB_SITE/trunk/$VERSION/+download/$SOURCE.tar.gz" 1.16 -BUILD_DEPENDS="wget python" 1.17 +BUILD_DEPENDS="wget python setuptools" 1.18 DEPENDS="python" 1.19 1.20 # Rules to configure and make the package.