Packaging: removes an unused dependency (#42071)

* Packaging: removes an unused dependency

libfontconfig1 was used by phantomjs but we aren't using phantomjs
anymore

* Packaging: removes further libfontconfig1 references
This commit is contained in:
Leonard Gram
2021-11-24 10:45:29 +01:00
committed by GitHub
parent a93e649af5
commit d624230b5d
4 changed files with 2 additions and 4 deletions

View File

@@ -132,7 +132,6 @@ RUN apt-get update && \
python-pip \
ca-certificates \
curl \
libfontconfig1 \
gcc \
g++ \
git \