wok-next diff python-paste/receipt @ rev 9786
ecore, eet, eina, evas: fix BUILD_DEPENDS and typo in DEPENDS (aina --> eina)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 12 15:33:34 2011 +0200 (2011-05-12) |
parents | 67863a5bedd0 |
children | 2a5cc8208d36 |
line diff
1.1 --- a/python-paste/receipt Fri Jun 12 02:25:10 2009 +0200 1.2 +++ b/python-paste/receipt Thu May 12 15:33:34 2011 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://pythonpaste.org/" 1.5 WGET_URL="http://pypi.python.org/packages/source/P/$SOURCE/$TARBALL" 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev" 1.8 +BUILD_DEPENDS="python python-dev setuptools" 1.9 TAGS="python" 1.10 1.11 # Rules to configure and make the package.