From 6bdbbc26cebd75175ceb2fd4c27d8a63ebedf54d Mon Sep 17 00:00:00 2001 From: Ilya Leoshkevich Date: Sun, 6 Feb 2022 21:00:49 +0100 Subject: IBM Z: Install Codecov dependencies on the self-hosted builder --- arch/s390/self-hosted-builder/actions-runner.Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/s390/self-hosted-builder/actions-runner.Dockerfile b/arch/s390/self-hosted-builder/actions-runner.Dockerfile index 8b9f60945f..5e247fd9d3 100644 --- a/arch/s390/self-hosted-builder/actions-runner.Dockerfile +++ b/arch/s390/self-hosted-builder/actions-runner.Dockerfile @@ -16,9 +16,12 @@ RUN apt-get update && apt-get -y install \ gcc \ git \ jq \ + libxml2-dev \ + libxslt-dev \ ninja-build \ python-is-python3 \ python3 \ + python3-dev \ python3-pip # amd64 dependencies. -- cgit 0.0.5-2-1-g0f52