mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Add build-essential to Debian based Linuxes' requirements
This commit is contained in:
parent
fed41a42da
commit
5ab548d88e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ On Debian-based Linuxes:
|
|||
``` sh
|
||||
sudo apt-get install curl freeglut3-dev autoconf \
|
||||
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
|
||||
gperf g++ cmake virtualenv python-pip \
|
||||
gperf g++ build-essential cmake virtualenv python-pip \
|
||||
libssl-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev \
|
||||
libglu1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue