From 1f0146922cd3e3586ea1233e103f842bed4b2f42 Mon Sep 17 00:00:00 2001 From: richardg867 Date: Thu, 22 Jan 2026 00:41:08 -0300 Subject: [PATCH] Let's try again! --- .ci/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/build.sh b/.ci/build.sh index ced41ef40..e4f75457c 100755 --- a/.ci/build.sh +++ b/.ci/build.sh @@ -378,7 +378,7 @@ then fi # Establish general dependencies. - pkgs="git" + pkgs="git make" # Gather installed architecture-specific packages for updating. # This prevents outdated shared libraries, unmet dependencies