[FIX] Packaging: RedHat: dependencies management
authorSimon Lejeune <sle@openerp.com>
Wed, 26 Nov 2014 14:53:36 +0000 (15:53 +0100)
committerSimon Lejeune <sle@openerp.com>
Fri, 28 Nov 2014 15:40:55 +0000 (16:40 +0100)
commit56b61da16387e642130477e604022207a77e3f74
treeef072d2e6bbd5cce1711d8a824bec8a46d92c6df
parentbe96dd85959528b86f7535b9b4cc0dc86981ca33
[FIX] Packaging: RedHat: dependencies management

PyChart is now in the EPEL repo so we now list it as required in
setup.cfg. The other mandatory lib not provided by EPEL are
pyPdf, vatnumber and pydot and are now installed by easy_install
during the post install.
setup.cfg
setup/package.py
setup/redhat/postinstall.sh