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