From 1b8ed8d0ebb6d1a8c8d6cbe2eb605b8d2afb4c2d Mon Sep 17 00:00:00 2001 From: Volkan Aslan Date: Mon, 21 Oct 2024 12:14:57 +0200 Subject: [PATCH] Update README.md libegl-mesa is unable to found --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb606ec..d7d265a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Before you begin, make sure you have the following prerequisites installed on yo #### Summary of commands on Ubuntu ``` shell - sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev python3-subunit mesa-common-dev zstd liblz4-tool file locales + sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libsdl1.2-dev python3-subunit mesa-common-dev zstd liblz4-tool file locales ``` ``` shell sudo locale-gen en_US.UTF-8