summaryrefslogtreecommitdiff
path: root/testenv/Dockerfile
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-03-23 11:50:22 +0200
committerMaxim Devaev <[email protected]>2023-03-23 11:50:22 +0200
commit26238e241e2d470ddda0798f95bb5e855bd11ecc (patch)
tree088811b1df8b434fc6c770232ccdbd5a709c2a34 /testenv/Dockerfile
parent22db176ef05df0b49a9e40e3c31c886dfcb710b5 (diff)
Issue #947: Improved layout handling and Unicode -> X11 keysyms translation
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r--testenv/Dockerfile1
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 \