]> xenbits.xensource.com Git - xen.git/commitdiff
automation: updating container to have python3-config binary
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 20 Jan 2020 11:50:52 +0000 (11:50 +0000)
committerWei Liu <wl@xen.org>
Mon, 27 Jan 2020 14:44:18 +0000 (14:44 +0000)
Those containers have already been updated in GitLab:
- debian/stretch
- debian/stretch-i386
- debian/unstable
- debian/unstable-i386
- fedora/29
- suse/opensuse-leap
- ubuntu/bionic
- ubuntu/trusty
- ubuntu/xenial

The container debian:unstable-arm64v8 haven't been changed.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Doug Goldstein <cardoe@cardoe.com>
automation/build/debian/stretch-i386.dockerfile
automation/build/debian/stretch.dockerfile
automation/build/debian/unstable-i386.dockerfile
automation/build/debian/unstable.dockerfile
automation/build/fedora/29.dockerfile
automation/build/suse/opensuse-leap.dockerfile
automation/build/ubuntu/bionic.dockerfile
automation/build/ubuntu/trusty.dockerfile
automation/build/ubuntu/xenial.dockerfile

index d2e96fafa73ebdf2381d51b24ff4cfdbabdbe2a7..4797ae344231dc5a1a1a8fa332b4961bdcc3dd33 100644 (file)
@@ -18,6 +18,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
index 44e6eee07f5c523575469ece6817972945b9e23d..cfbb2e9b0b6097a2516a7bfb429f66f6bfb53756 100644 (file)
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
index 07df842240296a251aa79c83fda5520bfb38a9de..1a73b3b1eca369c6b3ba3b0713a17b483199b0da 100644 (file)
@@ -18,6 +18,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
index a1428a3df045b4f3f520ff054ac697f3cc90475b..2a834f67191254348d80ce53c4e603b4006e2508 100644 (file)
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
index 8ad0b2baf70c564b96cc944a9059c3c1b74f279d..5be4a9e2294cc0f35fb5a306cd3d630b1df120e8 100644 (file)
@@ -14,6 +14,7 @@ RUN dnf -y install \
         zlib-devel \
         openssl-devel \
         python-devel \
+        python3-devel \
         libuuid-devel \
         pkgconfig \
         gettext \
index b68d5b0efba7a301409e38d33b983a114e4c4f7e..c60c13c943f2494c40bdcb7cbead8ae3871bd4f2 100644 (file)
@@ -56,6 +56,7 @@ RUN zypper install -y --no-recommends \
         pkg-config \
         python \
         python-devel \
+        python3-devel \
         systemd-devel \
         tar \
         transfig \
index 8e6a5d581f551dcfdf21ead053af0eaab93e6bc3..712b2e47229c38e1c909d241423987c4832b58b3 100644 (file)
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
index d43d60c5f51d1969a472229bf6ad9ecfba6ff32d..397a28061ddd5ae340b11baf1441279a6ca1c517 100644 (file)
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
index 66ddf15923fcf14940e47bc85e2d2b9be7d877eb..ce0e84fa2fb86c8731a68460bfcf842a26274428 100644 (file)
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \