mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -06:00
Add a missing dependency to fetchmail
This commit is contained in:
parent
548e308a7a
commit
4af45fce4e
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user