mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-01-23 02:14:29 +00:00
KASM-6984 Add FFmpeg support and update dependencies for benchmarking on oracle 9
This commit is contained in:
parent
ebce680e79
commit
1a2fb0341d
3 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ RUN dnf install -y --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-
|
|||
# Install from new repos
|
||||
RUN dnf install -y \
|
||||
giflib-devel \
|
||||
ffmpeg-devel \
|
||||
lbzip2 \
|
||||
libXfont2-devel \
|
||||
libxkbfile-devel \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue