Skip to content

Commit

Permalink
[FIX][easy_debug_backend] add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Nemry committed Oct 24, 2014
1 parent b22cb7c commit c047573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easy_debug_backend/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'category': 'Other',
'depends': [
'base',
'web',
],
'description': """
Easy Debug Backend
Expand Down

0 comments on commit c047573

Please sign in to comment.