diff --git a/10.0/Dockerfile b/10.0/Dockerfile index 11940ed..cd8f2aa 100644 --- a/10.0/Dockerfile +++ b/10.0/Dockerfile @@ -12,6 +12,7 @@ RUN set -x; \ python-pip \ python-renderpm \ python-support \ + python-xlrd \ python-watchdog \ && curl -o wkhtmltox.deb -SL http://nightly.odoo.com/extra/wkhtmltox-0.12.1.2_linux-jessie-amd64.deb \ && echo '40e8b906de658a2221b15e4e8cd82565a47d7ee8 wkhtmltox.deb' | sha1sum -c - \