mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-01-31 02:33:11 +01:00
KASM-6852 fix 41
This commit is contained in:
parent
4290a9e73c
commit
ed5592ed6b
@ -7,8 +7,9 @@ ENV XORG_VER 21.1.15
|
||||
RUN \
|
||||
echo "**** install build deps ****" && \
|
||||
dnf group install -y \
|
||||
"C Development Tools and Libraries" \
|
||||
"Development Tools" && \
|
||||
c-development \
|
||||
development-tools \
|
||||
development-libs && \
|
||||
dnf install -y \
|
||||
autoconf \
|
||||
automake \
|
||||
|
Loading…
Reference in New Issue
Block a user