mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: Add missing ninja-build to Windows via Ubuntu guide.
This commit is contained in:
parent
1899250a64
commit
2308e2403c
@ -108,7 +108,7 @@ Additional MinGW-w64 toolchain dependencies:
|
||||
Install dependencies.
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install automake autoconf autopoint build-essential cmake gcc git intltool libtool libtool-bin m4 make nasm patch pkg-config python tar zlib1g-dev
|
||||
sudo apt-get install automake autoconf autopoint build-essential cmake gcc git intltool libtool libtool-bin m4 make nasm ninja-build patch pkg-config python tar zlib1g-dev
|
||||
|
||||
If you are running Ubuntu 18.10 or later, install the additional dependencies.
|
||||
|
||||
|
||||
@ -108,7 +108,7 @@ Additional MinGW-w64 toolchain dependencies:
|
||||
Install dependencies.
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install automake autoconf autopoint build-essential cmake gcc git intltool libtool libtool-bin m4 make nasm patch pkg-config python tar zlib1g-dev
|
||||
sudo apt-get install automake autoconf autopoint build-essential cmake gcc git intltool libtool libtool-bin m4 make nasm ninja-build patch pkg-config python tar zlib1g-dev
|
||||
|
||||
If you are running Ubuntu 18.10 or later, install the additional dependencies.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user