mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
fix: re-add ffmpeg to docker container (#4150)
This commit is contained in:
parent
d521bc9104
commit
01fc1ef71f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ RUN apt-get update -qq \
|
|||
libffi-dev \
|
||||
libpango1.0-dev \
|
||||
freeglut3-dev \
|
||||
ffmpeg \
|
||||
pkg-config \
|
||||
make \
|
||||
wget \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue