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 874f84a0..b8ef7302 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -51,6 +51,7 @@ RUN pacman --noconfirm --ask=4 -Syy \ python-pillow \ python-xlib \ python-hidapi \ + python-zstandard \ freetype2 \ nginx-mainline \ tesseract \ |