summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-10-17 19:10:22 +0300
committerDevaev Maxim <[email protected]>2020-10-17 19:10:22 +0300
commitada307c6240d5354f9cd5ca3532a94c34a659f03 (patch)
treefa4783a729e575f21ff21705a45670d08b7dae89 /testenv
parent751305828ee33d15ae101768896c9acbad6db286 (diff)
fixed missing package
Diffstat (limited to 'testenv')
-rw-r--r--testenv/Dockerfile1
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 \