mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +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 \
|
make \
|
||||||
cmake \
|
cmake \
|
||||||
#
|
#
|
||||||
|
# Fontconfig
|
||||||
|
gperf \
|
||||||
|
#
|
||||||
# ANGLE
|
# ANGLE
|
||||||
xorg-dev \
|
xorg-dev \
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue