wok-current diff openerp-server/receipt @ rev 3417

Ren: pydot -> python-pydot & UROPTDOI
author Claudinei Pereira <claudinei@slitaz.org>
date Fri Jun 12 23:02:15 2009 +0000 (2009-06-12)
parents 6a5553dfb1be
children aa7d170708a9
line diff
     1.1 --- a/openerp-server/receipt	Fri Jun 12 22:47:48 2009 +0000
     1.2 +++ b/openerp-server/receipt	Fri Jun 12 23:02:15 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  pyparsing graphviz libgcrypt python-pil python-lxml matplotlib python-pyxml \
     1.7 -pychart pydot egenix-mx-base"
     1.8 +pychart python-pydot egenix-mx-base"
     1.9  BUILD_DEPENDS="libxml2-python psycopg2 libxml2 libxslt python-reportlab \ 
    1.10 -pychart pydot python-dev"
    1.11 +pychart python-pydot python-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()