CI: update meson from 0.56.2 (bullseye) to 1.0.0 (bullseye-backports)

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1668>
This commit is contained in:
Alan Coopersmith 2024-09-09 07:47:32 -07:00 committed by Enrico Weigelt, metux IT consult
parent 3efc812a06
commit 1c6726a407

View File

@ -15,7 +15,7 @@ EPHEMERAL="
xvfb
"
# Add bullseye-backports for the newer linux-libc-dev package
# Add bullseye-backports for the newer linux-libc-dev & meson packages
echo 'deb http://deb.debian.org/debian bullseye-backports main' >> /etc/apt/sources.list
apt update
@ -99,7 +99,7 @@ apt-get install -y \
libz-mingw-w64-dev \
linux-libc-dev/bullseye-backports \
mesa-common-dev \
meson \
meson/bullseye-backports \
mingw-w64-tools \
nettle-dev \
pkg-config \