mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
adds libunwind-devel to fedora dnf dependencies for bootstrap and updates README file
This commit is contained in:
parent
61d2641a7d
commit
5d1e4b32fc
2 changed files with 3 additions and 3 deletions
|
@ -144,7 +144,7 @@ Please run `./mach bootstrap`.
|
|||
If this doesn't work, file a bug, and, run the commands below:
|
||||
|
||||
``` sh
|
||||
sudo dnf install curl libtool gcc-c++ libXi-devel \
|
||||
sudo dnf install curl libtool gcc-c++ libXi-devel libunwind-devel \
|
||||
freetype-devel mesa-libGL-devel mesa-libEGL-devel glib2-devel libX11-devel libXrandr-devel gperf \
|
||||
fontconfig-devel cabextract ttmkfdir python2 python2-virtualenv python2-pip expat-devel \
|
||||
rpm-build openssl-devel cmake bzip2-devel libX11-devel libXcursor-devel libXmu-devel mesa-libOSMesa-devel \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue