Skip to content

Commit

Permalink
additional dev libs 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 d4736c5 commit 484217d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions container/Containerfile.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ RUN dnf install -y \
which curl wget python3 \
cmake pkg-config gcc-c++ libtool \
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
brotli-devel libidn2-devel libnghttp2-devel curl-devel libpsl-devel libunistring-devel \
krb5-devel openldap-devel lz4-devel snappy-devel libzstd-devel

WORKDIR /usr/src/kcat

Expand Down

0 comments on commit 484217d

Please sign in to comment.