From 7e3f38ac48e2694aa65a721549c38938b3403f27 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 6 Jun 2025 20:45:08 +1200 Subject: [PATCH] 'Generic Commit' --- build-base/Dockerfile.dropshell-build-base | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-base/Dockerfile.dropshell-build-base b/build-base/Dockerfile.dropshell-build-base index af1d601..9e8c6f1 100644 --- a/build-base/Dockerfile.dropshell-build-base +++ b/build-base/Dockerfile.dropshell-build-base @@ -36,7 +36,9 @@ RUN apk add --no-cache \ pipx \ ninja \ util-linux-static \ - perl + perl \ + util-linux-dev \ + util-linux-static #RUN apk add --no-cache --update --repository=https://dl-cdn.alpinelinux.org/alpine/v3.16/main/ libexecinfo-dev