Signed-off-by: Stefano Babic <
stefan...@swupdate.org>
---
ci/setup.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/ci/setup.sh b/ci/setup.sh
index 74a1a40f..55100d99 100755
--- a/ci/setup.sh
+++ b/ci/setup.sh
@@ -57,6 +57,7 @@ $_SUDO apt-get -qq update && apt-get install --yes --no-install-recommends \
npm \
python3 \
uuid-dev \
+ xxd \
zlib1g-dev \
&& rm -rf /var/lib/apt/lists/*
# packages are too old in Ubuntu Jammy and Debian Bookworm
--
2.43.0