Skip to content

Commit

Permalink
tests/integration: install libzstd-devel
Browse files Browse the repository at this point in the history
Signed-off-by: John Eckersberg <jeckersb@redhat.com>
  • Loading branch information
jeckersb committed Jun 5, 2024
1 parent c828f06 commit 1113e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/mockbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function redprint {
}

greenprint "📥 Install required packages"
dnf install -y cargo zstd git openssl-devel ostree-devel rpm-build mock podman skopeo jq
dnf install -y cargo zstd git libzstd-devel openssl-devel ostree-devel rpm-build mock podman skopeo jq
cargo install cargo-vendor-filterer

greenprint "⛏ Build archive"
Expand Down

0 comments on commit 1113e58

Please sign in to comment.