Skip to content

Commit

Permalink
install openssl-devel-engine for support of Fedora 41
Browse files Browse the repository at this point in the history
  • Loading branch information
ueisele committed Nov 20, 2024
1 parent 3d044d7 commit d4736c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Containerfile.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN dnf update -y
RUN dnf install -y \
which curl wget python3 \
cmake pkg-config gcc-c++ libtool \
openssl-devel cyrus-sasl-lib cyrus-sasl-devel libssh-devel \
openssl-devel openssl-devel-engine cyrus-sasl-lib cyrus-sasl-devel libssh-devel \
brotli-devel libidn2-devel libnghttp2-devel curl-devel libpsl-devel \
lz4-devel snappy-devel libzstd-devel

Expand Down

0 comments on commit d4736c5

Please sign in to comment.