]> xenbits.xensource.com Git - people/dariof/xen.git/commitdiff
automation: update debian:unstable-arm64v8 to have python3-config
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 13 Feb 2020 13:42:00 +0000 (13:42 +0000)
committerWei Liu <wl@xen.org>
Thu, 13 Feb 2020 14:38:38 +0000 (14:38 +0000)
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.perard@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
automation/build/debian/unstable-arm64v8.dockerfile

index c701777c8d57d19c554a853895c100025a1f994f..8455d67b7289783571577b40fc1c6c6c5fe5806c 100644 (file)
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \