wok-undigest rev 639

python antlr caldav vatnumber: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 12:15:47 2012 +0100 (2012-02-20)
parents 2b48b2de657b
children 4f33299d479b
files python-antlr/receipt python-caldav/receipt python-vatnumber/receipt
line diff
     1.1 --- a/python-antlr/receipt	Mon Feb 20 11:42:14 2012 +0100
     1.2 +++ b/python-antlr/receipt	Mon Feb 20 12:15:47 2012 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.5  
     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()
     2.1 --- a/python-caldav/receipt	Mon Feb 20 11:42:14 2012 +0100
     2.2 +++ b/python-caldav/receipt	Mon Feb 20 12:15:47 2012 +0100
     2.3 @@ -11,7 +11,7 @@
     2.4  WGET_URL="http://pypi.python.org/packages/source/c/$SOURCE/$TARBALL"
     2.5  
     2.6  DEPENDS="python"
     2.7 -BUILD_DEPENDS="python python-dev"
     2.8 +BUILD_DEPENDS="python python-dev setuptools"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
     3.1 --- a/python-vatnumber/receipt	Mon Feb 20 11:42:14 2012 +0100
     3.2 +++ b/python-vatnumber/receipt	Mon Feb 20 12:15:47 2012 +0100
     3.3 @@ -11,7 +11,7 @@
     3.4  WGET_URL="http://vatnumber.googlecode.com/files/$TARBALL"
     3.5  
     3.6  DEPENDS="python"
     3.7 -BUILD_DEPENDS="python-dev python"
     3.8 +BUILD_DEPENDS="python-dev python setuptools"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()