Skip to content

Commit 5366e9a

Browse files
add zlib-devel for python install
1 parent cb71efa commit 5366e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/redhat-9/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export LANG=en_US.utf8
2929
# Install utility packages
3030
microdnf -y --nodocs install wget sudo shadow-utils procps tar make gcc \
3131
openssl-devel libffi-devel findutils libssh-devel \
32-
libcurl-devel ncurses-devel diffutils
32+
libcurl-devel ncurses-devel diffutils zlib-devel
3333
# Patch security updates
3434
microdnf -y --nodocs update gnutls kernel-headers libdnf librepo libnghttp2 nettle \
3535
libpwquality libxml2 systemd-libs lz4-libs curl \

0 commit comments

Comments
 (0)