Skip to content

Commit

Permalink
deps: Add lz4-static for fedora
Browse files Browse the repository at this point in the history
This is a prerequisite for PR 17385 which depends on lz4 being linked
statically. The package list for debian already pulls in liblz4-dev
which adds the static lib.
  • Loading branch information
abhijat committed Apr 1, 2024
1 parent 5a8d85d commit 59a6be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ fedora_deps=(
lld
llvm
lz4-devel
lz4-static
ninja-build
numactl-devel
openssl-devel
Expand Down

0 comments on commit 59a6be3

Please sign in to comment.