diff --git a/client-qt6/Dockerfile b/client-qt6/Dockerfile index 0cb33ff..d29e3b5 100644 --- a/client-qt6/Dockerfile +++ b/client-qt6/Dockerfile @@ -14,6 +14,7 @@ RUN \ perl \ python3 \ python3-pip \ + python3.13-venv \ build-essential \ mesa-common-dev \ pkg-config \