Skip to content

Commit 9f4a9c6

Browse files
committed
DLPX-87116 Add cargo license tool to zfs build
1 parent 68c8b0a commit 9f4a9c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/zfs/config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +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
5960
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
6061
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
6162
}

0 commit comments

Comments
 (0)