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 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 \ |