mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-11 04:35:53 -06:00
docs: Minor updates to Fedora guides.
This commit is contained in:
parent
44b3d78722
commit
b11cb176f0
@ -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:
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user