Skip to content

Commit

Permalink
[FIX] packaging: add num2words debian depends
Browse files Browse the repository at this point in the history
The num2words Debian package exists in Debian Buster [0] and Ubuntu
Focal [1].

[0]: https://packages.debian.org/buster/python3-num2words
[1]: https://packages.ubuntu.com/focal/python3-num2words

closes odoo#70637

Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
  • Loading branch information
d-fence committed May 11, 2021
1 parent 8c584aa commit f882512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Depends:
python3-libsass,
python3-lxml,
python3-mako,
python3-num2words,
python3-ofxparse,
python3-passlib,
python3-polib,
Expand Down

0 comments on commit f882512

Please sign in to comment.