mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-24 17:38:42 -06:00
Add a missing dependency to fetchmail
This commit is contained in:
parent
548e308a7a
commit
4af45fce4e
@ -32,7 +32,7 @@
|
|||||||
""",
|
""",
|
||||||
'author': 'Akretion',
|
'author': 'Akretion',
|
||||||
'website': 'http://www.akretion.com/',
|
'website': 'http://www.akretion.com/',
|
||||||
'depends': ['file_document'],
|
'depends': ['file_document', 'fetchmail'],
|
||||||
'init_xml': [],
|
'init_xml': [],
|
||||||
'update_xml': [
|
'update_xml': [
|
||||||
"fetchmail_view.xml",
|
"fetchmail_view.xml",
|
||||||
|
Loading…
Reference in New Issue
Block a user