Add alsa-lib-devel to OpenSUSE dependencies (#4635)

Needed for compilation, tumbleweed. This PR adds the needed alsa package for OpenSUSE to the documentation.
This commit is contained in:
Thomas Hansen 2022-05-01 01:00:27 +00:00
parent b9102b8836
commit 7d21ca3744

View file

@ -101,7 +101,7 @@ Note that this template doesn't add Rust to the environment because there are ma
## Opensuse Tumbleweed
```bash
sudo zypper install libudev-devel gcc-c++
sudo zypper install libudev-devel gcc-c++ alsa-lib-devel
```
## Gentoo