mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-27 21:21:56 +02:00
KASM-6984 Update Dockerfile to include FFmpeg libraries
This commit is contained in:
parent
9464071aa0
commit
7db59bdec9
@ -32,7 +32,9 @@ RUN sed -i 's$# deb-src$deb-src$' /etc/apt/sources.list && \
|
|||||||
libpng-dev \
|
libpng-dev \
|
||||||
libtiff-dev \
|
libtiff-dev \
|
||||||
libgif-dev \
|
libgif-dev \
|
||||||
|
libavformat-dev \
|
||||||
libavcodec-dev \
|
libavcodec-dev \
|
||||||
|
libswscale-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
libxrandr-dev \
|
libxrandr-dev \
|
||||||
libxcursor-dev \
|
libxcursor-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user