mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #24716 - servo:jdm-patch-36, r=nox
Install gperf for linux CI builds. Fixes #24715.
This commit is contained in:
commit
e900c22105
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