diff --git a/__openerp__.py b/__openerp__.py index 125a27aa..0d88bca3 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -32,7 +32,7 @@ """, 'author': 'Akretion', 'website': 'http://www.akretion.com/', - 'depends': ['file_document'], + 'depends': ['file_document', 'fetchmail'], 'init_xml': [], 'update_xml': [ "fetchmail_view.xml",