Update build docs.

This commit is contained in:
casey langen 2023-12-03 12:13:57 -08:00
parent 0d22ebcbff
commit 7a9534b15f

View File

@ -42,6 +42,7 @@ Install the following from source, as the distro-provided packages are too old:
- `cmake` v3.27.4+
- `pipewire` v0.3.x (optional -- only if you want to use `pipewire`)
- Note: `wireplumber`, a `pipewire` sub-project, requires a version of `glib-2.0` newer than what `Debian Buster` provides. That's fine because we just need the `pipewire` libraries. Just edit `meson_options.txt` and remove `'wireplumber'` from the `session-managers` option.
## Provision your build directory