Install lbzip2 on fedora image
This commit is contained in:
parent
fbac593739
commit
f8fda269f1
@ -19,7 +19,7 @@ ednf() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ednf update
|
ednf update
|
||||||
ednf install gcc gcc-c++ gmp gmp-devel make ncurses ncurses-devel xz xz-devel perl zlib zlib-devel openssl-devel openssl-libs openssl libffi libffi-devel
|
ednf install gcc gcc-c++ gmp gmp-devel make ncurses ncurses-devel xz xz-devel perl zlib zlib-devel openssl-devel openssl-libs openssl libffi libffi-devel lbzip2 lbzip2-utils
|
||||||
if [ "${ARCH}" = "ARM64" ] ; then
|
if [ "${ARCH}" = "ARM64" ] ; then
|
||||||
ednf install numactl numactl-libs numactl-devel
|
ednf install numactl numactl-libs numactl-devel
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user