mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
adding missing lib libgl1-mesa-dri
without: libGL error: failed to load driver: vmwgfx libGL error: failed to load driver: swrast platform: ubuntu 13.04
This commit is contained in:
parent
1eb5c4f7b7
commit
a9c6c415cf
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ sudo port install autoconf213
|
||||||
On Debian-based Linuxes:
|
On Debian-based Linuxes:
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
sudo apt-get install autoconf2.13 curl freeglut3-dev libtool libfreetype6-dev libfontconfig1-dev libglib2.0-dev
|
sudo apt-get install autoconf2.13 curl freeglut3-dev libtool libfreetype6-dev libfontconfig1-dev libgl1-mesa-dri libglib2.0-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Servo builds its own copy of Rust, so there is no need to provide a Rust
|
Servo builds its own copy of Rust, so there is no need to provide a Rust
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue