ci: make sure all lava-builders have libvulkan
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 9 Feb 2021 17:28:17 +0000 (18:28 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 10 Feb 2021 16:14:02 +0000 (17:14 +0100)
commitef36de243c2be34a4d285c410a116bd3b22b27a1
tree9d33d8c8903980ef395b9b4fac9b4e54e6e307a6
parentc7725ad4aa21e3b63fb4a4ca1a2af7a0c87ca55e
ci: make sure all lava-builders have libvulkan

In the next commit, we'll start building Zink in the meson-testing step,
and because mega-drivers end up stuffing all dependencies in the same
shared-object, we end up requiring libvulkan for other drivers as well.

So let's no longer track separately who needs vulkan and who doesn't,
and just always install it.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8879>
.gitlab-ci.yml
.gitlab-ci/container/baremetal_build.sh
.gitlab-ci/container/create-rootfs.sh
.gitlab-ci/lava-gitlab-ci.yml