Skip to content

Commit 2295718

Browse files
committed
tests/integration: install libzstd-devel
Signed-off-by: John Eckersberg <[email protected]>
1 parent 8cd0037 commit 2295718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/mockbuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ function redprint {
1212
}
1313

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

1818
greenprint "⛏ Build archive"

0 commit comments

Comments
 (0)