wok diff openerp-server/receipt @ rev 3419

Ren: pychart -> python-pychart & UROPTDOI
author Claudinei Pereira <claudinei@slitaz.org>
date Fri Jun 12 23:16:25 2009 +0000 (2009-06-12)
parents aa7d170708a9
children fee531f1e85e
line diff
     1.1 --- a/openerp-server/receipt	Fri Jun 12 23:10:19 2009 +0000
     1.2 +++ b/openerp-server/receipt	Fri Jun 12 23:16:25 2009 +0000
     1.3 @@ -10,9 +10,9 @@
     1.4  WGET_URL="$WEB_SITE/download/stable/source/$TARBALL"
     1.5  DEPENDS="python postgresql libxml2-python libxslt psycopg2 python-reportlab \
     1.6  python-pyparsing graphviz libgcrypt python-pil python-lxml matplotlib \
     1.7 -python-pyxml pychart python-pydot egenix-mx-base"
     1.8 +python-pyxml python-pychart python-pydot egenix-mx-base"
     1.9  BUILD_DEPENDS="libxml2-python psycopg2 libxml2 libxslt python-reportlab \ 
    1.10 -pychart python-pydot python-dev"
    1.11 +python-pychart python-pydot python-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()