Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
bzr revid: al@openerp.com-20120922111033-jzxjr8fpm15a3510
  • Loading branch information
antonylesuisse committed Sep 22, 2012
1 parent 7833ed2 commit ac2ad9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Depends:
python-lxml,
python-mako,
python-openid,
python-psutil,
python-psycopg2,
python-pybabel,
python-pychart,
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def py2exe_options():
'gdata',
'lxml < 3',
'mako',
'psutil',
'psycopg2',
'pydot',
'python-dateutil < 2',
Expand Down

0 comments on commit ac2ad9a

Please sign in to comment.