wok-next diff python-markupsafe/receipt @ rev 10368
udev: yet another fix (needconfigure option at first and fix pci.ids path)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 23 03:27:32 2011 +0200 (2011-05-23) |
parents | 0e0514e408c6 |
children | fd4f1e692109 |
line diff
1.1 --- a/python-markupsafe/receipt Wed May 18 17:24:58 2011 +0200 1.2 +++ b/python-markupsafe/receipt Mon May 23 03:27:32 2011 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 WEB_SITE="http://pypi.python.org/pypi/MarkupSafe" 1.5 WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev" 1.8 +BUILD_DEPENDS="python python-dev setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()