mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-13 10:13:11 -05:00
docs: Add missing ninja-build to Windows via Ubuntu guide.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user