summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-09-09 10:00:08 +0300
committerDevaev Maxim <[email protected]>2020-09-09 10:00:08 +0300
commitb377123e4896fc207a768edf15808cea5e8f734e (patch)
treee8560af867a6f716821b5db8a71682b611c47fcf /testenv
parentde6a66e08e9dbdb4f9896c0ed8f4b43435636df3 (diff)
hid relay driver
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 bdca39a7..8b67d272 100644
--- a/testenv/Dockerfile
+++ b/testenv/Dockerfile
@@ -19,6 +19,7 @@ RUN pacman -Syu --noconfirm \
python-dbus \
python-psutil \
python-mako \
+ python-hidapi \
nginx-mainline \
socat \
eslint \