Document some of the requirements on OpenBSD

This commit is contained in:
lucic71 2022-07-19 23:59:33 +03:00
parent abba2c89ab
commit 0ade29c99b
1 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,11 @@ On debian-based systems, the following line will install all requirements:
apt-get install autoconf libconfuse-dev libyajl-dev libasound2-dev libiw-dev asciidoc libpulse-dev libnl-genl-3-dev meson
```
On OpenBSD, the following line will install all requirements:
```bash
pkg_add pluseaudio meson
```
## Upstream
i3status is developed at https://github.com/i3/i3status