wok-next diff openerp-web/receipt @ rev 4448
ndiswrapper: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 07 16:29:41 2009 +0100 (2009-11-07) |
parents | 6a5553dfb1be |
children | 09f07fb46c15 |
line diff
1.1 --- a/openerp-web/receipt Fri Jun 12 22:47:48 2009 +0000 1.2 +++ b/openerp-web/receipt Sat Nov 07 16:29:41 2009 +0100 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 pyparsing" 1.8 +python-pyxml python-pyparsing" 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