Skip to content

Commit 91ecfb2

Browse files
authored
DLPX-93066 zfs package build failed at cargo-bundle-licenses v2.2.0 compile step (#331)
1 parent 96eb7fd commit 91ecfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/zfs/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ function prepare() {
5656
zlib1g-dev
5757
logmust install_kernel_headers
5858
logmust install_pkgs "$DEPDIR"/delphix-rust/*.deb
59-
logmust cargo install cargo-bundle-licenses --locked
59+
logmust cargo install cargo-bundle-licenses@2.1.1 --locked
6060
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
6161
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
6262
}

0 commit comments

Comments
 (0)