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 44c975f3..d8122fae 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -45,6 +45,7 @@ RUN pacman --noconfirm --ask=4 -Syy \ python-netifaces \ python-systemd \ python-dbus \ + python-dbus-next \ python-pygments \ python-pam \ python-pillow \ |