docs: Update latest FreeBSD dependencies.

#44.
This commit is contained in:
Bradley Sepos 2018-05-30 05:30:43 -04:00
parent ac4db4661d
commit 05eeacad66
No known key found for this signature in database
GPG Key ID: DEADE2F57D42D9C7

View File

@ -47,9 +47,11 @@ Dependencies:
- libvorbis - libvorbis
- libx264 - libx264
- libxml2 - libxml2
- lzma
- opus - opus
- pkgconf - pkgconf
- python - python
- speex
- yasm - yasm
Graphical interface dependencies: Graphical interface dependencies:
@ -77,7 +79,7 @@ Install the `sudo` package when running as a regular user (not root).
Install dependencies. Install dependencies.
sudo pkg install autoconf automake bash bzip2 cmake flac fontconfig freetype2 fribidi git gcc m4 gmake patch gtar harfbuzz jansson libass libiconv libogg libsamplerate libtheora libtool libvorbis libx264 libxml2 opus pkgconf python yasm sudo pkg install autoconf automake bash bzip2 cmake flac fontconfig freetype2 fribidi git gcc lzma m4 gmake patch gtar harfbuzz jansson libass libiconv libogg libsamplerate libtheora libtool libvorbis libx264 libxml2 opus pkgconf python speex yasm
Build and install the `lame` source port. Build and install the `lame` source port.