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