wok-6.x diff openerp-server/receipt @ rev 3412

Ren: reportlab -> python-reportlab & update receipts of packages that depends on it
author Claudinei Pereira <claudinei@slitaz.org>
date Fri Jun 12 22:13:01 2009 +0000 (2009-06-12)
parents 33393d6644ce
children 28c34e01f8c6
line diff
     1.1 --- a/openerp-server/receipt	Thu Jun 11 23:24:27 2009 +0200
     1.2 +++ b/openerp-server/receipt	Fri Jun 12 22:13:01 2009 +0000
     1.3 @@ -8,11 +8,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://openerp.com/"
     1.6  WGET_URL="$WEB_SITE/download/stable/source/$TARBALL"
     1.7 -DEPENDS="python postgresql libxml2-python libxslt psycopg2 reportlab \
     1.8 +DEPENDS="python postgresql libxml2-python libxslt psycopg2 python-reportlab \
     1.9  pyparsing graphviz libgcrypt pil python-lxml matplotlib pyxml pychart \
    1.10  pydot egenix-mx-base"
    1.11 -BUILD_DEPENDS="libxml2-python psycopg2 libxml2 libxslt reportlab pychart \
    1.12 -pydot python-dev"
    1.13 +BUILD_DEPENDS="libxml2-python psycopg2 libxml2 libxslt python-reportlab \ 
    1.14 +pychart pydot python-dev"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()