osmith submitted this change.
debian-bookworm-build: add xxd
The xxd program is now required for building osmo-asf4-dfu.
Related: osmo-asf4-dfu I1403d35497cdea41ea5bed2c94b9e729ca352772
Change-Id: I8064c6a24ad7dfc0a6c83c1ff5bcb7b47fdd66f4
---
M debian-bookworm-build/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile
index 8fbc9d3..6755dcf 100644
--- a/debian-bookworm-build/Dockerfile
+++ b/debian-bookworm-build/Dockerfile
@@ -167,6 +167,7 @@
unzip \
virtualenv \
xsltproc \
+ xxd \
&& \
apt-get clean
To view, visit change 39784. To unsubscribe, or for help writing mail filters, visit settings.