mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Add libxcb dependencies to README and bootstrap.py
This commit is contained in:
parent
fdbecc68cf
commit
17e49aa25a
2 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,7 @@ If `./mach bootstrap` doesn't work, file a bug, and, run the commands below:
|
|||
sudo apt install git curl autoconf libx11-dev libfreetype6-dev libgl1-mesa-dri \
|
||||
libglib2.0-dev xorg-dev gperf g++ build-essential cmake libssl-dev \
|
||||
liblzma-dev libxmu6 libxmu-dev \
|
||||
libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev \
|
||||
libgles2-mesa-dev libegl1-mesa-dev libdbus-1-dev libharfbuzz-dev ccache \
|
||||
clang libunwind-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
|
||||
libgstreamer-plugins-bad1.0-dev autoconf2.13 llvm-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue