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 925ec928..a33af7b1 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -13,6 +13,7 @@ RUN pacman -Syu --noconfirm \ libjpeg \ libevent \ libutil-linux \ + libbsd \ python \ python-pip \ python-tox \ |