ci: Fix meson-i386 build failed after libdrm bump version
authorLeo Liu <leo.liu@amd.com>
Sun, 11 Apr 2021 15:02:19 +0000 (11:02 -0400)
committerMarge Bot <eric+marge@anholt.net>
Mon, 12 Apr 2021 17:33:32 +0000 (17:33 +0000)
commita99d77e5beb21f1066a30bc9562e4402fc918571
treeed82d11c0db455281f8c9403aaa37c0986b97899
parent2c1e4c4baa81caa876d387d3c9ced7d0e8ed33d6
ci: Fix meson-i386 build failed after libdrm bump version

libpciaccess-dev:$arch from STABLE_EPHEMERAL down to the main list of packages
in .gitlab-ci/container/cross_build.sh, and bumping the arm_build, i386_build,
ppc64el_build & s390x_build tags again.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Suggested-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
----
 .gitlab-ci.yml                      | 8 ++++----
 .gitlab-ci/container/cross_build.sh | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10095>
.gitlab-ci.yml
.gitlab-ci/container/cross_build.sh