Merge pull request #177 from andreheringer/patch-1

Update linux_dependencies.md with Fedora 32 dependencies.
This commit is contained in:
Carter Anderson 2020-08-13 17:26:57 -07:00 committed by GitHub
commit 1b2aca42fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`