The Arm container wasn't updated in the original patch.

Fixes: 1a3673da6482 ("automation: updating container to have python3-config 
binary")
Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>

---
Please update the Arm container, as I don't have an environment to do
it.

There were talk about removing bin86 and nasm packages that are
probably not needed, but I haven't done so in this patch.
---
 automation/build/debian/unstable-arm64v8.dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/automation/build/debian/unstable-arm64v8.dockerfile 
b/automation/build/debian/unstable-arm64v8.dockerfile
index c701777c8d57..8455d67b7289 100644
--- a/automation/build/debian/unstable-arm64v8.dockerfile
+++ b/automation/build/debian/unstable-arm64v8.dockerfile
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
-- 
Anthony PERARD


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to