We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd0037 commit 2295718Copy full SHA for 2295718
tests/integration/mockbuild.sh
@@ -12,7 +12,7 @@ function redprint {
12
}
13
14
greenprint "📥 Install required packages"
15
-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
16
cargo install cargo-vendor-filterer
17
18
greenprint "⛏ Build archive"
0 commit comments