[IMP]Odoo 10 image freetype-dev needed to font to image export on Odoo v10 (with Pillow)

This commit is contained in:
Fabien BOURGEOIS 2017-08-29 21:29:23 +02:00
parent 7f256e2afe
commit a6c15c3afb
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
build-essential git mercurial curl \
libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev libjpeg-dev libpq-dev \
libfreetype6-dev \
python-dev python-setuptools python-pip nodejs npm
# Handle Node PATH