docs: Minor updates to Fedora guides.

This commit is contained in:
Bradley Sepos 2018-03-17 17:43:17 -04:00
parent 44b3d78722
commit b11cb176f0
No known key found for this signature in database
GPG Key ID: DEADE2F57D42D9C7
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ License_URL: https://handbrake.fr/docs/license.html
Installing dependencies on Fedora
=================================
The following instructions are for [Fedora](https://getfedora.org) 20 and later.
The following instructions are for [Fedora](https://getfedora.org) 20.
Dependencies:

View File

@ -75,7 +75,7 @@ Install dependencies.
sudo yum update
sudo yum groupinstall "Development Tools" "Development Libraries"
sudo yum install bzip2-devel cmake fontconfig-devel freetype-devel fribidi-devel gcc-c++ git harfbuzz-devel jansson-devel lame-devel libass-devel libogg-devel libsamplerate-devel libtheora-devel libtool libvorbis-devel libxml2-devel m4 make opus-devel patch python tar x264-devel yasm zlib-devel
sudo yum install bzip2-devel cmake fontconfig-devel freetype-devel fribidi-devel gcc-c++ git harfbuzz-devel jansson-devel lame-devel libass-devel libogg-devel libsamplerate-devel libtheora-devel libtool libvorbis-devel libxml2-devel m4 make opus-devel patch python tar yasm zlib-devel
If you are running Fedora 26, install the [RPM Fusion](http://rpmfusion.org) Free repository and related additional dependencies.