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 68c8b0a commit 9f4a9c6Copy full SHA for 9f4a9c6
packages/zfs/config.sh
@@ -56,6 +56,7 @@ function prepare() {
56
zlib1g-dev
57
logmust install_kernel_headers
58
logmust install_pkgs "$DEPDIR"/delphix-rust/*.deb
59
+ logmust cargo install cargo-bundle-licenses
60
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
61
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
62
}
0 commit comments