wok-next diff python-aeroolib/receipt @ rev 13973
Up: xorg-xf86-video-intel (2.21.0)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Wed Feb 06 02:13:32 2013 +0000 (2013-02-06) |
parents | aab94419c5b6 |
children | 7d6089953592 |
line diff
1.1 --- a/python-aeroolib/receipt Mon Sep 17 22:49:49 2012 +0200 1.2 +++ b/python-aeroolib/receipt Wed Feb 06 02:13:32 2013 +0000 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.