Commit ec48a83
[FIX] packaging: include python3-xlrd in debian package
As the python3-xlrd package is available in Debian stretch and Ubuntu
bionic, there is no reason to not include it in Odoo debian package.
However, it cannot be used in Odoo 11.0 package as it does not exists in
Ubuntu Xenial.
ubuntu package:
https://packages.ubuntu.com/bionic/python3-xlrd
debian package:
https://packages.debian.org/stretch/python3-xlrd
closes odoo/docker#276
closes odoo#38746
X-original-commit: acf413d
Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>1 parent 506d84a commit ec48a83
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments