add python-xlrd packadge

This commit is contained in:
MonsieurB 2017-08-11 15:50:20 +02:00
parent f8af1a80b1
commit 7af7fce32c

View File

@ -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 - \