diff --git a/test/Dockerfile b/test/Dockerfile index 75a8236..77cd72c 100644 --- a/test/Dockerfile +++ b/test/Dockerfile @@ -31,6 +31,7 @@ RUN DEBIAN_FRONTEND=noninteractive \ libtool \ patchutils \ python3 \ + python3-pip \ texinfo \ zlib1g-dev \ && apt-get clean && \