Skip to content

Commit 6492fde

Browse files
committed
build-all - add zlib and openssl to RHEL packages
1 parent 8eb0641 commit 6492fde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/build-all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
# on RHEL-related distros: #
9696
# $ dnf install git gcc gcc-c++ autoconf bison make cmake #
9797
# mesa-libGL-devel libffi-devel fontconfig-devel bzip2 #
98-
# automake patch byacc xz #
98+
# automake patch byacc xz zlib-devel openssl-devel #
9999
100100
"""
101101

0 commit comments

Comments
 (0)