Update rocky.sh

pull/125/head
midoks 3 years ago
parent ce9542eee6
commit 7539bd4c48
  1. 2
      scripts/install/rocky.sh

@ -81,6 +81,8 @@ do dnf --enablerepo=powertools install -y $yumPack;done
yum install -y libtirpc libtirpc-devel
dnf install boost-locale
dnf --enablerepo=powertools install -y libmemcached libmemcached-devel
dnf --enablerepo=powertools install -y rpcgen
dnf --enablerepo=powertools install -y oniguruma oniguruma-devel

Loading…
Cancel
Save