From acccfad55d9621d23262e5e39d3878f87a02c34a Mon Sep 17 00:00:00 2001 From: Alexandre Bique Date: Tue, 17 Sep 2024 11:14:30 +0200 Subject: [PATCH] More deps --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 45b4b7b..4d19c9f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,6 +20,8 @@ RUN apt update \ -o Acquire::http::No-Cache="true" \ -o Acquire::http::Pipeline-Depth="0" \ curl zip unzip tar pkg-config \ + make autoconf autoconf-archive automake libtool \ + nasm virtualenv \ coreutils \ cmake \ chrpath \