mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Added necessary library for installation on Fedora linux
This commit is contained in:
parent
d33a784c66
commit
77422af5d0
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ If you get an undefined symbol error on `gst_player_get_config` try removing `gi
|
|||
#### On Fedora
|
||||
|
||||
``` sh
|
||||
sudo dnf install python3 python3-virtualenv python3-pip
|
||||
sudo dnf install python3 python3-virtualenv python3-pip python3-devel
|
||||
python3 ./mach bootstrap
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue