Add libudev-dev
to Ubuntu dependencies (#538)
This commit is contained in:
parent
5aa77979d1
commit
18a8532f32
@ -6,7 +6,7 @@ If you don't see your distro present in the list, feel free to add the instructi
|
|||||||
|
|
||||||
## Ubuntu 20.04
|
## Ubuntu 20.04
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install pkg-config libx11-dev libasound2-dev
|
sudo apt-get install pkg-config libx11-dev libasound2-dev libudev-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
## Fedora 32
|
## Fedora 32
|
||||||
|
Loading…
Reference in New Issue
Block a user