forked from extern/docker
Update Dockerfile
This should fix issues with failing recordings which include presentation polls.
This commit is contained in:
parent
cf74a26268
commit
b4aa33d20d
@ -9,9 +9,14 @@ RUN apt-get update && apt-get install -y \
|
|||||||
build-essential \
|
build-essential \
|
||||||
libsystemd-dev \
|
libsystemd-dev \
|
||||||
python3 \
|
python3 \
|
||||||
python3-pyinotify \
|
python3-attr \
|
||||||
|
python3-cairo \
|
||||||
|
python3-gi \
|
||||||
|
python3-gi-cairo \
|
||||||
python3-lxml \
|
python3-lxml \
|
||||||
python3-icu \
|
python3-icu \
|
||||||
|
python3-pyinotify \
|
||||||
|
gir1.2-pangocairo-1.0 \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
poppler-utils \
|
poppler-utils \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
|
Loading…
Reference in New Issue
Block a user