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