wok-4.x diff python-formencode/receipt @ rev 10638
linux-libre: Fixed to only use tazwok if cook doesn't exist. Fixed also some typos.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu May 26 18:26:21 2011 +0000 (2011-05-26) |
parents | a967d0e8c6f1 |
children |
line diff
1.1 --- a/python-formencode/receipt Fri Jun 12 02:24:45 2009 +0200 1.2 +++ b/python-formencode/receipt Thu May 26 18:26:21 2011 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://formencode.org/" 1.5 WGET_URL="http://pypi.python.org/packages/source/F/$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.