missing deps gdata
[odoo/odoo.git] / debian / control
1 Source: openerp
2 Section: net
3 Priority: optional
4 Maintainer: OpenERP SA <al@openerp.com>
5 Build-Depends: debhelper (>= 7.0.50~), python
6 Build-Depends-Indep:
7  python-libxslt1, python-lxml, python-pychart, python-pydot, python-psycopg2,
8  python-reportlab
9 Standards-Version: 3.9.1
10 Homepage: http://www.openerp.com/
11 Vcs-Bzr: https://code.launchpad.net/openobject
12
13 Package: openerp
14 Section: net
15 Architecture: all
16 Depends:
17  ${misc:Depends}, adduser, python, postgresql-client, python-dateutil, python-gdata, python-ldap, python-libxslt1, python-lxml, python-mako, python-openid, python-psycopg2, python-pybabel, python-pychart, python-pydot, python-pyparsing, python-reportlab, python-simplejson python-tz, python-webdav, python-werkzeug, python-yaml
18 Conflicts: tinyerp-server, openerp-server
19 Replaces: tinyerp-server, openerp-server
20 Recommends:
21  graphviz, ghostscript, postgresql, python-imaging, python-matplotlib
22 Description: OpenERP Enterprise Resource Management
23  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
24  features are accounting (analytic and financial), stock management, sales and
25  purchases management, tasks automation, marketing campaigns, help desk, POS,
26  etc. Technical features include a distributed server, flexible workflows, an
27  object database, a dynamic GUI, customizable reports, and NET-RPC and XML-RPC
28  interfaces.
29