Just install clang instead of just gcc-c++

This commit is contained in:
Mo 2023-08-18 02:04:53 +02:00
parent 29a72ce939
commit f7a12c3e11

View file

@ -7,7 +7,7 @@ dnf install -y \
buildah \
podman \
# For helix grammer compliation
gcc-c++
clang
loginctl enable-linger $user