wok-current diff openerp-client/receipt @ rev 19587
Up node (0.12.18)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 28 13:05:40 2016 +0100 (2016-12-28) |
parents | 600aaedb561d |
children | 8e17dd3d81ee |
line diff
1.1 --- a/openerp-client/receipt Mon Dec 02 19:18:04 2013 +0000 1.2 +++ b/openerp-client/receipt Wed Dec 28 13:05:40 2016 +0100 1.3 @@ -11,13 +11,13 @@ 1.4 WGET_URL="$WEB_SITE/download/stable/source/$TARBALL" 1.5 SUGGESTED="epdfview" 1.6 1.7 -DEPENDS="postgresql-client python pygtk pygobject pycairo python-pyxml egenix-mx-base" 1.8 +DEPENDS="postgresql-client python pygtk pygobject pycairo python-pyxml \ 1.9 +egenix-mx-base" 1.10 BUILD_DEPENDS="python python-dev pygtk egenix-mx-base" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 sed 's/^#.*//' < setup.py > setup2.py 1.17 python setup2.py build 1.18 python setup2.py install --root=$DESTDIR