mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Correct capitalization of "libXrandr-devel" in Fedora prerequisites list.
This commit is contained in:
parent
64f05116fc
commit
88890e3b41
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ On Fedora:
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
sudo yum install autoconf213 curl freeglut-devel libtool gcc-c++ libXi-devel \
|
sudo yum install autoconf213 curl freeglut-devel libtool gcc-c++ libXi-devel \
|
||||||
freetype-devel mesa-libGL-devel glib2-devel libX11-devel libXRandr-devel gperf \
|
freetype-devel mesa-libGL-devel glib2-devel libX11-devel libXrandr-devel gperf \
|
||||||
fontconfig-devel cabextract ttmkfdir python python-virtualenv expat-devel rpm-build
|
fontconfig-devel cabextract ttmkfdir python python-virtualenv expat-devel rpm-build
|
||||||
pushd .
|
pushd .
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue