msan_builder: build pcre and pcre2

This commit is contained in:
Oliver Chang 2017-12-15 11:13:56 -08:00
parent d0006f3728
commit 9bbde90864
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ ENV PYTHONUNBUFFERED 1
RUN msan_build.py --work-dir=$WORK --create-subdirs \ RUN msan_build.py --work-dir=$WORK --create-subdirs \
libarchive13 \ libarchive13 \
libfreetype6 \ libfreetype6 \
libpcre2-posix0 \
libpcre3 \
libpng12-0 \ libpng12-0 \
libssl1.0.0 \ libssl1.0.0 \
zlib1g \ zlib1g \