[IMP]Odoo 10 image freetype-dev needed to font to image export on Odoo v10 (with Pillow)
This commit is contained in:
parent
7f256e2afe
commit
a6c15c3afb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user