projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fb9a8b
)
automation: update debian:unstable-arm64v8 to have python3-config
author
Anthony PERARD
<anthony.perard@citrix.com>
Thu, 13 Feb 2020 13:42:00 +0000
(13:42 +0000)
committer
Wei 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
patch
|
blob
|
history
diff --git
a/automation/build/debian/unstable-arm64v8.dockerfile
b/automation/build/debian/unstable-arm64v8.dockerfile
index c701777c8d57d19c554a853895c100025a1f994f..8455d67b7289783571577b40fc1c6c6c5fe5806c 100644
(file)
--- 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 \