mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-11 22:24:11 -06:00
docs: Add Ubuntu 18.04 LTS (Bionic Beaver) to developer article.
Tested on current Bionic daily build.
This commit is contained in:
parent
23f7c899e6
commit
3d7fc2479d
@ -16,7 +16,7 @@ License_URL: https://handbrake.fr/docs/license.html
|
||||
Installing dependencies on Ubuntu
|
||||
=================================
|
||||
|
||||
The following instructions are for [Ubuntu](https://www.ubuntu.com) 16.04 LTS (Xenial Xerus) and Ubuntu 14.04 LTS (Trusty Tahr).
|
||||
The following instructions are for [Ubuntu](https://www.ubuntu.com) 18.04 LTS (Bionic Beaver), 16.04 LTS (Xenial Xerus), and Ubuntu 14.04 LTS (Trusty Tahr).
|
||||
|
||||
Dependencies:
|
||||
|
||||
@ -50,7 +50,7 @@ Dependencies:
|
||||
- yasm
|
||||
- zlib1g-dev
|
||||
|
||||
Additional Ubuntu 16.04 LTS dependencies:
|
||||
Additional Ubuntu 18.04 LTS and 16.04 LTS dependencies:
|
||||
|
||||
- libtool-bin
|
||||
|
||||
@ -71,7 +71,7 @@ Install dependencies.
|
||||
|
||||
sudo apt-get install autoconf automake build-essential cmake git libass-dev libbz2-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libjansson-dev libmp3lame-dev libogg-dev libopus-dev libsamplerate-dev libtheora-dev libtool libvorbis-dev libx264-dev libxml2-dev m4 make patch pkg-config python tar yasm zlib1g-dev
|
||||
|
||||
If you are running Ubuntu 16.04 LTS, install the additional dependencies.
|
||||
If you are running Ubuntu 18.04 LTS or 16.04 LTS, install the additional dependencies.
|
||||
|
||||
sudo apt-get install libtool-bin
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user