Skip to content

Commit

Permalink
Add libudev-dev to Ubuntu dependencies (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zooce authored Sep 21, 2020
1 parent 5aa7797 commit 18a8532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/linux_dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If you don't see your distro present in the list, feel free to add the instructi

## Ubuntu 20.04
```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
Expand Down

0 comments on commit 18a8532

Please sign in to comment.