[FIX] mail_environment must not depend on server_environment_files

Depending on server_environment is enough
This commit is contained in:
Stéphane Bidoul (ACSONE) 2017-04-23 21:24:45 +02:00 committed by Adrien Peiffer
parent b1c9527b16
commit 75b2480e1a
No known key found for this signature in database
GPG Key ID: D9266D898B218452
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
'website': 'http://odoo-community.org',
'depends': ['fetchmail',
'server_environment',
'server_environment_files',
],
'data': ['views/fetchmail_server_views.xml',
],