packagegroup-self-hosted: add zstd

Add missing tools necessary on the host for a build.

(From OE-Core rev: 15ba0ced2e8d4c2f9d6889b9b84c5525bc451e3f)

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Trevor Woerner
2023-02-21 15:44:36 -05:00
committed by Richard Purdie
parent 4ab3d6576e
commit 81ac5b5eb0

View File

@@ -176,6 +176,7 @@ RDEPENDS:packagegroup-self-hosted-extended = "\
xz \
zip \
zlib \
zstd \
"