diff options
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 464005db..d146248b 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -33,6 +33,7 @@ RUN pacman -Syu --noconfirm \ python-pillow \ python-xlib \ python-hidapi \ + freetype2 \ nginx-mainline \ socat \ eslint \ |