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:
parent
b9102b8836
commit
7d21ca3744
@ -101,7 +101,7 @@ Note that this template doesn't add Rust to the environment because there are ma
|
|||||||
## Opensuse Tumbleweed
|
## Opensuse Tumbleweed
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo zypper install libudev-devel gcc-c++
|
sudo zypper install libudev-devel gcc-c++ alsa-lib-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
## Gentoo
|
## Gentoo
|
||||||
|
Loading…
Reference in New Issue
Block a user