diff --git a/Dockerfile b/Dockerfile index f3ba3ef..6ac910c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,6 +39,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \ libxinerama-dev \ libxcursor-dev \ libxi-dev \ + libxkbcommon-dev \ git \ build-essential \ pkg-config \