From 0aa3fa5b0fc990c424c343dbd2e4230d2d74d2f9 Mon Sep 17 00:00:00 2001 From: sunglocto Date: Mon, 3 Aug 2026 05:43:47 +0000 Subject: [PATCH] Update Compiling on *NIX systems --- Compiling-on-%2ANIX-systems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-on-%2ANIX-systems.md b/Compiling-on-%2ANIX-systems.md index 081935d..3250e01 100644 --- a/Compiling-on-%2ANIX-systems.md +++ b/Compiling-on-%2ANIX-systems.md @@ -10,7 +10,7 @@ Almost all *NIX distributions have Go in their repositories. If for whatever rea A C compiler is also required because Lambda uses GTK4. -The following dependencies are required to be installed before compilation: +The following dependencies are required to be installed before compilation and for running Lambda: - glib-2.0 - gobject-2.0