Changes of Revision 2
[-] | Changed | openerp-server.spec |
x 1
2 BuildRequires: python-psycopg2 3 BuildRequires: python-ReportLab 4 BuildRequires: python-lxml 5 -BuildRequires: python-pychart 6 +BuildRequires: pychart 7 BuildRequires: python-pydot 8 BuildRequires: python-xml 9 BuildRequires: libxml2-python 10
11 Requires: python-psycopg2 12 Requires: python-ReportLab 13 Requires: python-lxml 14 -Requires: python-pychart 15 +Requires: pychart 16 Requires: python-pydot 17 Requires: python-xml 18 Requires: libxml2-python 19 |