Merge branch 'add-re2' into 'master'

Add libre2-dev to the build image

Closes #9

See merge request !39
This commit is contained in:
Kamil Trzciński 2017-05-26 16:32:51 +00:00
commit afdcb3581e

View file

@ -11,6 +11,7 @@ apt-get install -y \
libxslt-dev libcurl4-openssl-dev libicu-dev \
logrotate python-docutils pkg-config cmake nodejs \
libkrb5-dev postgresql-client mysql-client unzip \
libre2-dev \
echo deb http://httpredir.debian.org/debian stretch main > /etc/apt/sources.list.d/stretch.list
apt-get update -yqqq