mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-11 13:54:49 -06:00
docs: Add Appstream as a dependency to the build on Ubuntu developer page.
This commit is contained in:
parent
13e45797f3
commit
ec5522556b
@ -27,6 +27,7 @@ Dependencies:
|
|||||||
- autoconf
|
- autoconf
|
||||||
- automake
|
- automake
|
||||||
- autopoint
|
- autopoint
|
||||||
|
- appstream
|
||||||
- build-essential
|
- build-essential
|
||||||
- cmake
|
- cmake
|
||||||
- git
|
- git
|
||||||
@ -85,7 +86,7 @@ Graphical interface dependencies:
|
|||||||
Install dependencies.
|
Install dependencies.
|
||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
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 libturbojpeg0-dev libvorbis-dev libx264-dev libxml2-dev libvpx-dev m4 make meson nasm ninja-build patch pkg-config python tar zlib1g-dev
|
sudo apt-get install autoconf automake autopoint appstream 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 libturbojpeg0-dev libvorbis-dev libx264-dev libxml2-dev libvpx-dev m4 make meson nasm ninja-build patch pkg-config python tar zlib1g-dev
|
||||||
|
|
||||||
To build with Intel Quick Sync Video support, install the QSV dependencies.
|
To build with Intel Quick Sync Video support, install the QSV dependencies.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user