From 13271c6b30d51f83d56ddd7f0e540150662832a5 Mon Sep 17 00:00:00 2001 From: Alex Knauth Date: Sun, 18 Feb 2024 00:04:06 -0500 Subject: [PATCH] README: rust_minifb Build Instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2fac3a3d..50591d9b 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,12 @@ You can clone my fork with git clone https://github.com/AlexKnauth/livesplit-one-desktop.git ``` +According to the [`rust_minifb` Build Instructions](https://github.com/emoon/rust_minifb#build-instructions), +on Linux you may need to install these dependencies first: +```sh +sudo apt install libxkbcommon-dev libwayland-cursor0 libwayland-dev +``` + In the `livesplit-one-desktop` repository, modify the `config.yaml` file so that it contains ```yaml general: