Add libre2-dev to the build image

This commit is contained in:
Nick Thomas 2017-05-26 15:52:04 +01:00
parent 7c446d7964
commit 6eccaea96c

View file

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