From 2bbbd03554d384a4488143f29e5fc863cfdf333b Mon Sep 17 00:00:00 2001 From: C4illin Date: Thu, 23 Jan 2025 22:00:19 +0100 Subject: [PATCH] feat: add deps for vaapi issue #192 --- Dockerfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d18042e..bc750f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -52,7 +52,9 @@ RUN apk --no-cache add \ libjxl-tools \ assimp \ inkscape \ - poppler-utils + poppler-utils \ + gcompat \ + libva-utils RUN apk --no-cache add qt6-qtbase-private-dev --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/