Skip to content

Commit 3ff4bd1

Browse files
Install dependencies for cairo.
1 parent 3c0580c commit 3ff4bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-contributor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN apt update \
3434
supervisor apache2-utils lsb-release \
3535
libcurl4-gnutls-dev libjsoncpp-dev libmagic-dev \
3636
enscript lpr ca-certificates less vim \
37-
php-pear php-dev software-properties-common \
37+
php-pear php-dev software-properties-common pkg-config libcairo2-dev python3-dev \
3838
&& rm -rf /var/lib/apt/lists/*
3939

4040
# Needed for building the docs

0 commit comments

Comments
 (0)