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

Add gsl (Numerical library)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 28 22:50:25 2009 +0200 (2009-06-28)
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	Sun Jun 28 22:50:25 2009 +0200
     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()