KASM-6852 fix 41
This commit is contained in:
@@ -7,8 +7,9 @@ ENV XORG_VER 21.1.15
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** install build deps ****" && \
|
echo "**** install build deps ****" && \
|
||||||
dnf group install -y \
|
dnf group install -y \
|
||||||
"C Development Tools and Libraries" \
|
c-development \
|
||||||
"Development Tools" && \
|
development-tools \
|
||||||
|
development-libs && \
|
||||||
dnf install -y \
|
dnf install -y \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
|
|||||||
Reference in New Issue
Block a user