mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-13 11:04:47 -06:00
docs: Remove remaining Linux dependency versions in favor of package names.
This commit is contained in:
parent
38079bebea
commit
6fd732fe66
@ -48,9 +48,9 @@ Dependencies:
|
|||||||
- m4
|
- m4
|
||||||
- make
|
- make
|
||||||
- patch
|
- patch
|
||||||
- python 2.7.1 or later (python 3 is currently not supported)
|
- python
|
||||||
- tar
|
- tar
|
||||||
- yasm 1.2.0 or later (1.3.0 or later recommended)
|
- yasm
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
|
|
||||||
Additional Ubuntu 16.04 LTS dependencies:
|
Additional Ubuntu 16.04 LTS dependencies:
|
||||||
@ -111,10 +111,10 @@ Dependencies:
|
|||||||
- make
|
- make
|
||||||
- opus-devel
|
- opus-devel
|
||||||
- patch
|
- patch
|
||||||
- python 2.7.1 or later (python 3 is currently not supported)
|
- python
|
||||||
- tar
|
- tar
|
||||||
- x264-devel
|
- x264-devel
|
||||||
- yasm 1.2.0 or later (1.3.0 or later recommended)
|
- yasm
|
||||||
- zlib-devel
|
- zlib-devel
|
||||||
|
|
||||||
Graphical interface dependencies:
|
Graphical interface dependencies:
|
||||||
@ -162,9 +162,9 @@ Additional dependencies not available in the base repository:
|
|||||||
- lame-devel [RPM Fusion]
|
- lame-devel [RPM Fusion]
|
||||||
- libass-devel [EPEL]
|
- libass-devel [EPEL]
|
||||||
- opus-devel [EPEL]
|
- opus-devel [EPEL]
|
||||||
- python 2.7.1 or later (python 3 is currently not supported) [SCL]
|
- python27 [SCL]
|
||||||
- x264-devel [RPM Fusion]
|
- x264-devel [RPM Fusion]
|
||||||
- yasm 1.2.0 or later (1.3.0 or later recommended) [EPEL]
|
- yasm [EPEL]
|
||||||
|
|
||||||
Install dependencies.
|
Install dependencies.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user