diff --git a/ci/base/root/pre.sh b/ci/base/root/pre.sh index 8423715..d1a8537 100755 --- a/ci/base/root/pre.sh +++ b/ci/base/root/pre.sh @@ -12,6 +12,8 @@ mtr traceroute net-tools tcpdump bind-utils \ tcsh sysstat atop chrony ntpstat nginx \ postgresql python3 python3-devel +dnf -y install make clang + dnf -y remove python3-pip dnf -y clean all