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 f516eb95..5e8b2a79 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -27,6 +27,7 @@ RUN pacman -Syu --noconfirm \ python-pyserial \ python-setproctitle \ python-psutil \ + python-netifaces \ python-systemd \ python-dbus \ python-pygments \ |