[REF] Refactoring according to the review of CHS
[odoo/odoo.git] / debian / control
index ce0d3df..74cd027 100644 (file)
@@ -16,13 +16,18 @@ Depends:
  python,
  postgresql-client,
  python-dateutil,
+ python-docutils,
  python-feedparser,
  python-gdata,
+ python-imaging,
+ python-jinja2,
  python-ldap,
  python-libxslt1,
  python-lxml,
  python-mako,
+ python-mock,
  python-openid,
+ python-psutil,
  python-psycopg2,
  python-pybabel,
  python-pychart,
@@ -31,6 +36,7 @@ Depends:
  python-reportlab,
  python-simplejson,
  python-tz,
+ python-unittest2,
  python-vatnumber,
  python-vobject,
  python-webdav,
@@ -41,12 +47,18 @@ Depends:
 Conflicts: tinyerp-server, openerp-server, openerp-web
 Replaces: tinyerp-server, openerp-server, openerp-web
 Recommends:
- graphviz, ghostscript, postgresql, python-imaging, python-matplotlib
+ antiword,
+ graphviz,
+ ghostscript,
+ postgresql,
+ python-gevent,
+ python-matplotlib,
+ poppler-utils
 Description: OpenERP Enterprise Resource Management
  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
  features are accounting (analytic and financial), stock management, sales and
  purchases management, tasks automation, marketing campaigns, help desk, POS,
  etc. Technical features include a distributed server, flexible workflows, an
- object database, a dynamic GUI, customizable reports, and NET-RPC and XML-RPC
- interfaces.
+ object database, a dynamic GUI, customizable reports, and an XML-RPC
+ interface.