diff --git a/Dockerfile b/Dockerfile index d035d932..a4c6bcb2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -130,7 +130,8 @@ RUN apt-get remove -y wget build-essential ninja-build && \ rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* \ rm -rf /usr/local/lib/python* - +RUN apt-get update +RUN apt-get install -y librsvg2-dev