Add some more requirements for OpenBSD

This commit is contained in:
lucic71 2022-07-20 14:24:24 +03:00
parent c1b088b21f
commit 2f9efa9ed3
1 changed files with 2 additions and 2 deletions

View File

@ -25,9 +25,9 @@ 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:
On OpenBSD, the following line will install some of the requirements:
```bash
pkg_add pluseaudio meson
pkg_add autoconf libconfuse libyajl asciidoc pluseaudio meson
```
## Upstream