mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Install gperf for linux CI builds.
This commit is contained in:
parent
944c1e9f97
commit
b3899f3a21
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ RUN \
|
|||
make \
|
||||
cmake \
|
||||
#
|
||||
# Fontconfig
|
||||
gperf \
|
||||
#
|
||||
# ANGLE
|
||||
xorg-dev \
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue