fix: adding missing build dependencies

This commit is contained in:
James Hodgkinson 2025-04-08 14:23:53 +10:00
parent 7159e81de1
commit 61a6ba77d6
No known key found for this signature in database

View file

@ -21,6 +21,8 @@ ${SUDOCMD} apt-get update &&
cmake \
build-essential \
jq \
lld \
clang \
tpm-udev
if [ -z "${PACKAGING}" ]; then