Update rocky.sh

pull/278/head
midoks 2 years ago
parent 0ad3e8d42c
commit 38b263e689
  1. 2
      scripts/install/rocky.sh

@ -86,7 +86,7 @@ for yumPack in gcc gcc-c++ flex file libtool libtool-libs autoconf kernel-devel
do dnf --enablerepo=powertools install -y $yumPack;done
yum install -y libtirpc libtirpc-devel
dnf install -y boost-locale
dnf --enablerepo=powertools install -y boost-locale
dnf --enablerepo=powertools install -y libmemcached libmemcached-devel
dnf --enablerepo=powertools install -y rpcgen

Loading…
Cancel
Save