Install gperf for linux CI builds.

This commit is contained in:
Josh Matthews 2019-11-12 10:51:27 -05:00 committed by GitHub
parent 944c1e9f97
commit b3899f3a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,9 @@ RUN \
make \
cmake \
#
# Fontconfig
gperf \
#
# ANGLE
xorg-dev \
#