wok diff openerp-web/receipt @ rev 22950

updated inotify-tools again (3.14 -> 3.20.2.2)
author Hans-G?nter Theisgen
date Fri Feb 28 14:33:03 2020 +0100 (2020-02-28)
parents 9e01bc6321ea
children 505d1daeed6c
line diff
     1.1 --- a/openerp-web/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/openerp-web/receipt	Fri Feb 28 14:33:03 2020 +0100
     1.3 @@ -12,9 +12,9 @@
     1.4  CONFIG_FILES="/etc/openerp/openerp-web.conf"
     1.5  # http://doc.openerp.com/install/linux/web/index.html
     1.6  
     1.7 -DEPENDS="matplotlib setuptools python-turbogears python-pil python \
     1.8 +DEPENDS="matplotlib python-turbogears python-pil python \
     1.9  python-pyxml python-pyparsing python-babel python-mako python-markupsafe"
    1.10 -BUILD_DEPENDS="setuptools python-dev python python-pyxml python-turbogears"
    1.11 +BUILD_DEPENDS="python-setuptools python-dev python python-pyxml python-turbogears"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()