diff options
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index c9bb5628..92b82e26 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -56,6 +56,7 @@ RUN pacman --noconfirm --ask=4 -Syy \ python-pam \ python-pillow \ python-xlib \ + libxkbcommon \ python-hidapi \ python-zstandard \ freetype2 \ |