docs: en: Update for OpenBSD 7.2.

This commit is contained in:
Brad Smith 2022-10-09 19:30:26 -04:00 committed by Bradley Sepos
parent 4e80d1319b
commit 68f9137714
No known key found for this signature in database
GPG Key ID: DEADE2F57D42D9C7

View File

@ -16,7 +16,7 @@ License_URL: https://handbrake.fr/docs/license.html
Installing dependencies on OpenBSD
=================================
The following instructions are for [OpenBSD](https://www.openbsd.org/) 7.1.
The following instructions are for [OpenBSD](https://www.openbsd.org/) 7.2.
Basic requirements to run commands:
@ -25,7 +25,7 @@ Basic requirements to run commands:
Dependencies:
- autoconf 2.71
- automake 1.16.3
- automake 1.16.5
- bash
- bzip2
- cmake
@ -78,7 +78,7 @@ Graphical interface dependencies:
Install dependencies.
sudo pkg_add autoconf-2.71 automake-1.16.3 bash bzip2 cmake flac fribidi git gmake gpatch gtar-- harfbuzz jansson jpeg lame libass libiconv libogg libsamplerate libtheora libtool libvorbis libvpx libxml m4 meson nasm ninja opus pkgconf python3 speex x264 xz
sudo pkg_add autoconf-2.71 automake-1.16.5 bash bzip2 cmake flac fribidi git gmake gpatch gtar-- harfbuzz jansson jpeg lame libass libiconv libogg libsamplerate libtheora libtool libvorbis libvpx libxml m4 meson nasm ninja opus pkgconf python3 speex x264 xz
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.