Skip to content

Commit 3a27ef6

Browse files
committed
[FIX] packaging: add num2words debian depends
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#70666 X-original-commit: f882512 Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
1 parent d4030eb commit 3a27ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Depends:
3434
python3-libsass,
3535
python3-lxml,
3636
python3-mako,
37+
python3-num2words,
3738
python3-ofxparse,
3839
python3-passlib,
3940
python3-polib,

0 commit comments

Comments
 (0)