Update BUILD.md

This commit is contained in:
RyzenDew 2022-08-25 14:18:29 -03:00 committed by GitHub
parent cc77d852e7
commit 51b549c355
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ To compile Cemu, a recent enough compiler and STL with C++20 support is required
For ubuntu and most derivatives: For ubuntu and most derivatives:
`sudo apt install -y libgtk-3-dev libsecret-1-dev libgcrypt20-dev libsystemd-dev freeglut3-dev clang-12 nasm curl zip unzip tar git cmake ninja-build` `sudo apt install -y libgtk-3-dev libsecret-1-dev libgcrypt20-dev libsystemd-dev freeglut3-dev clang-12 nasm ninja-build`
For Arch and most derivatives: For Arch and most derivatives: