Add a missing dependency to fetchmail

This commit is contained in:
Arthur Vuillard 2013-08-08 16:47:19 +02:00
parent 548e308a7a
commit 4af45fce4e

View File

@ -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",