mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add libosmesa6-dev to debian dependencies
Needs to be updated for arch / fedora too, but I'm not sure what the relevant packages are.
This commit is contained in:
parent
d747a33df9
commit
eaa600a8c6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ On Debian-based Linuxes:
|
|||
sudo apt-get install curl freeglut3-dev \
|
||||
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
|
||||
msttcorefonts gperf g++ cmake python-virtualenv \
|
||||
libssl-dev libbz2-dev
|
||||
libssl-dev libbz2-dev libosmesa6-dev
|
||||
```
|
||||
|
||||
On Fedora:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue