From 51b549c35548967f6ab2dc7c4c07429293d688ce Mon Sep 17 00:00:00 2001 From: RyzenDew <84041391+RyzenDew@users.noreply.github.com> Date: Thu, 25 Aug 2022 14:18:29 -0300 Subject: [PATCH] Update BUILD.md --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index ad0bd0ad..c9d76563 100644 --- a/BUILD.md +++ b/BUILD.md @@ -24,7 +24,7 @@ To compile Cemu, a recent enough compiler and STL with C++20 support is required 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: