From a3b3fbb575c39de8a0d96b8437468924d59ed4bd Mon Sep 17 00:00:00 2001 From: Fabien Pinckaers Date: Mon, 26 Nov 2012 13:04:11 +0100 Subject: [PATCH] [IMP] removed extra dependency fetchmail bzr revid: fp@tinyerp.com-20121126120411-ke8etf553xw6bj16 --- addons/fetchmail/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/fetchmail/__openerp__.py b/addons/fetchmail/__openerp__.py index bba1fc22e07..8d46bcb225c 100644 --- a/addons/fetchmail/__openerp__.py +++ b/addons/fetchmail/__openerp__.py @@ -23,7 +23,7 @@ { 'name' : 'Email Gateway', 'version' : '1.0', - 'depends' : ['base', 'mail'], + 'depends' : ['mail'], 'author' : 'OpenERP SA', 'category': 'Tools', 'description': """