adds libunwind-devel to fedora dnf dependencies for bootstrap and updates README file

This commit is contained in:
Martin Boros 2019-05-24 21:25:39 -04:00
parent 61d2641a7d
commit 5d1e4b32fc
2 changed files with 3 additions and 3 deletions

View file

@ -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 \