Install libpcre on CI.

This commit is contained in:
Josh Matthews 2020-06-16 16:29:05 -04:00 committed by Fernando Jiménez Moreno
parent 9ee349dee9
commit 57699d87df

View file

@ -24,6 +24,8 @@ RUN \
clang \
llvm \
llvm-dev \
# GStreamer
libpcre \
#
# OpenSSL
libssl-dev \