Skip to content

Commit

Permalink
Add libudev-dev to Ubuntu dependencies (bevyengine#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zooce authored and mrk-its committed Oct 6, 2020
1 parent 9e091ba commit 163f3b6
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 163f3b6

Please sign in to comment.