mirror of
https://github.com/bevyengine/bevy
synced 2024-11-24 21:53:07 +00:00
Update linux_dependencies.md
Add Fedora 32 dependencies.
This commit is contained in:
parent
76c439398f
commit
576da50547
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ If you don't see your distro present in the list, feel free to add the instructi
|
|||
|
||||
## Ubuntu 20.04
|
||||
`sudo apt-get install libx11-dev libasound2-dev`
|
||||
|
||||
## Fedora 32
|
||||
`sudo dnf install gcc-c++ libX11-devel alsa-lib-devel`
|
||||
|
|
Loading…
Reference in a new issue