1
0
Fork 0

ci: Remove libX11 downgrade

https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/264
landed upstream and was backported in Fedora, so the tests should
work again with the libX11 version that is pulled in automatically.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4040>
This commit is contained in:
Florian Müllner 2024-08-21 18:32:00 +02:00 committed by Marge Bot
parent f3e1e618a4
commit 11fca7df25

View file

@ -137,12 +137,6 @@ variables:
dnf builddep -y gi-docgen --setopt=install_weak_deps=False
dnf builddep -y wayland --setopt=install_weak_deps=False
# FIXME: we downgrade xlib to 1.8.7 because somewhere on the way to
# version 1.8.10, a bug was introdcued
# https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/264
# Remove when we have a fixed version!
dnf install -y libX11-common-1.8.7
./.gitlab-ci/install-meson-project.sh \
https://gitlab.gnome.org/GNOME/glib.git \
2.81.1