Changes of Revision 8
[-] | Changed | openerp-server.spec |
x 1
2 BuildRequires: python-xml 3 BuildRequires: libxml2-python 4 BuildRequires: libxslt-python 5 +BuildRequires: python-pyparsing 6 +BuildRequires: graphviz 7 Requires: python-psycopg2 8 Requires: python-ReportLab 9 Requires: python-lxml 10
11 Requires: python-xml 12 Requires: libxml2-python 13 Requires: libxslt-python 14 +Requires: python-pyparsing 15 +Requires: graphviz 16 17 %description 18 OpenERP is a free Enterprise Resource Planning and Customer Relationship 19 |