wok diff python-pastedeploy/receipt @ rev 14222

Up cookutils (3.1.4) add AUFS_NOT_RAMFS support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 09:06:08 2013 +0100 (2013-03-19)
parents 67863a5bedd0
children fd4f1e692109
line diff
     1.1 --- a/python-pastedeploy/receipt	Fri Jun 12 02:25:10 2009 +0200
     1.2 +++ b/python-pastedeploy/receipt	Tue Mar 19 09:06:08 2013 +0100
     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 python-paste"
     1.7 -BUILD_DEPENDS="$DEPENDS python-dev"
     1.8 +BUILD_DEPENDS="$DEPENDS python-dev setuptools"
     1.9  TAGS="python"
    1.10  
    1.11  # Rules to configure and make the package.