gitlab-ci: Merge ccache and libxml2-utils into main apt-get install
authorMichel Dänzer <mdaenzer@redhat.com>
Fri, 31 Jan 2020 15:48:36 +0000 (16:48 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 5 Feb 2020 10:52:31 +0000 (10:52 +0000)
commita443f81f2631efa0881f72472c476d9d368b5d05
treeb245d77e70b4242c0d106b4b1c9bc1f610fe5442
parenta06fc0296d6ab3567320fb4ecab6d297eba08223
gitlab-ci: Merge ccache and libxml2-utils into main apt-get install

The motivation for this is that we want to make use of the meson cross
files in this script, which have the ccache compiler paths.

We need to remove the ccache directory at the end, it would just waste
space in the image for no benefit.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3643>
.gitlab-ci/container/x86_build.sh