mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-13 19:48:23 -06:00
docs: Add autopoint dependency for Ubuntu.
This commit is contained in:
parent
13c8ea7d20
commit
c12d60115e
@ -26,6 +26,7 @@ Dependencies:
|
|||||||
|
|
||||||
- autoconf
|
- autoconf
|
||||||
- automake
|
- automake
|
||||||
|
- autopoint
|
||||||
- build-essential
|
- build-essential
|
||||||
- cmake
|
- cmake
|
||||||
- git
|
- git
|
||||||
@ -91,7 +92,7 @@ Intel Quick Sync Video dependencies (optional):
|
|||||||
Install dependencies.
|
Install dependencies.
|
||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install autoconf automake build-essential cmake git libass-dev libbz2-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libjansson-dev liblzma-dev libmp3lame-dev libnuma-dev libogg-dev libopus-dev libsamplerate-dev libspeex-dev libtheora-dev libtool libtool-bin libvorbis-dev libx264-dev libxml2-dev libvpx-dev m4 make nasm ninja-build patch pkg-config python tar zlib1g-dev
|
sudo apt-get install autoconf automake autopoint build-essential cmake git libass-dev libbz2-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libjansson-dev liblzma-dev libmp3lame-dev libnuma-dev libogg-dev libopus-dev libsamplerate-dev libspeex-dev libtheora-dev libtool libtool-bin libvorbis-dev libx264-dev libxml2-dev libvpx-dev 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.
|
If you are running Ubuntu 18.10 or later, install the additional dependencies.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user