wok diff openerp-client/receipt @ rev 20526

Add arandr
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 07 10:46:58 2018 +0100 (2018-11-07)
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 Nov 07 10:46:58 2018 +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