diff --git a/scripts/Dockerfile b/scripts/Dockerfile index 560008d..e7c387b 100644 --- a/scripts/Dockerfile +++ b/scripts/Dockerfile @@ -14,7 +14,7 @@ FROM fedora:latest # Install requirements -RUN dnf install -y python3-cairocffi git-core python3-markdown python3-lxml python3-setuptools pstoedit +RUN dnf install -y python3-cairocffi python3-xcffib git-core python3-markdown python3-lxml python3-setuptools pstoedit # Get Boxes.py sources to /boxes RUN git clone https://github.com/florianfesti/boxes.git