mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-13 19:48:23 -06:00
docs: Really alphabetize Windows build dependencies.
This commit is contained in:
parent
eb89372f86
commit
56c3c04048
@ -30,8 +30,8 @@ Dependencies:
|
|||||||
- git
|
- git
|
||||||
- intltool
|
- intltool
|
||||||
- libtool
|
- libtool
|
||||||
- make
|
|
||||||
- m4 1.4.17 or later
|
- m4 1.4.17 or later
|
||||||
|
- make
|
||||||
- patch
|
- patch
|
||||||
- python 2.7.1 or later (python 3 is currently not supported)
|
- python 2.7.1 or later (python 3 is currently not supported)
|
||||||
- tar
|
- tar
|
||||||
@ -40,7 +40,7 @@ Dependencies:
|
|||||||
|
|
||||||
Install all dependencies.
|
Install all dependencies.
|
||||||
|
|
||||||
sudo apt-get install git yasm libtool intltool cmake gcc make patch tar m4 python curl wget
|
sudo apt-get install cmake curl gcc git intltool libtool m4 make patch python tar wget yasm
|
||||||
|
|
||||||
Clone the HandBrake repository.
|
Clone the HandBrake repository.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user