summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2021-03-04 12:37:56 +0100
committerMarge Bot <eric+marge@anholt.net>2021-03-16 15:32:33 +0000
commitacd6117fe03d485f01ea6d6bb1d32aa0187545b8 (patch)
treec998751fefaa550349dd80bc488fee618665474d /.gitlab-ci
parentd411691965a2b5c97a81a14e88fc82542b6eade9 (diff)
ci: Add strace to the x86_build docker image
Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9472>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/container/x86_build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/container/x86_build.sh b/.gitlab-ci/container/x86_build.sh
index 33d596c751e..75036768d8e 100644
--- a/.gitlab-ci/container/x86_build.sh
+++ b/.gitlab-ci/container/x86_build.sh
@@ -33,6 +33,7 @@ apt-get install -y --no-remove \
libxml2-dev \
ocl-icd-opencl-dev \
procps \
+ strace \
time \
wine-development \
wine32-development