mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-12 07:44:19 -06:00
docs: Combine some Ubuntu dependencies into one line.
This commit is contained in:
parent
ff9d75bf86
commit
13c8ea7d20
@ -104,8 +104,7 @@ If you are running Ubuntu 18.04 LTS, the `meson` package is too old. Install a n
|
|||||||
|
|
||||||
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.
|
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.
|
||||||
|
|
||||||
sudo apt-get install gstreamer1.0-libav intltool libappindicator-dev libdbus-glib-1-dev libglib2.0-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgtk-3-dev libgudev-1.0-dev libnotify-dev
|
sudo apt-get install gstreamer1.0-libav intltool libappindicator-dev libdbus-glib-1-dev libglib2.0-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgtk-3-dev libgudev-1.0-dev libnotify-dev libwebkit2gtk-4.0-dev
|
||||||
sudo apt-get install libwebkit2gtk-4.0-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