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:
parent
f3e1e618a4
commit
11fca7df25
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue