wok diff openerp-web/receipt @ rev 9667
openerp-web: fix depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 02 15:56:46 2011 +0200 (2011-05-02) |
parents | 6d78034653dc |
children | 23c3aed67cd9 |
line diff
1.1 --- a/openerp-web/receipt Fri Mar 04 16:50:03 2011 +0100 1.2 +++ b/openerp-web/receipt Mon May 02 15:56:46 2011 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://openerp.com/" 1.5 WGET_URL="$WEB_SITE/download/stable/source/$TARBALL" 1.6 DEPENDS="matplotlib setuptools python-turbogears python-pil python \ 1.7 -python-pyxml python-pyparsing" 1.8 +python-pyxml python-pyparsing python-babel python-mako python-markupsafe" 1.9 BUILD_DEPENDS="setuptools python-dev python python-pyxml python-turbogears" 1.10 CONFIG_FILES="/etc/openerp/openerp-web.conf" 1.11 # http://doc.openerp.com/install/linux/web/index.html