mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
ci: Fix installed-tests until a newer GLib is released
Force-enable portal memory monitor until 2.63.3 is released
This commit is contained in:
parent
bf91e3adf7
commit
5a58da36d2
@ -124,6 +124,8 @@ installed-tests:
|
||||
# https://github.com/flatpak/xdg-desktop-portal/pull/365
|
||||
- git clone --single-branch https://github.com/flatpak/xdg-desktop-portal.git
|
||||
- cd xdg-desktop-portal
|
||||
# FIXME Force-enable portal memory monitor until 2.63.3 is released
|
||||
- sed -i 's/2, 63, 3/2, 63, 2/' src/memory-monitor.c
|
||||
- ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-dependency-tracking && make && sudo make install
|
||||
- cd ..
|
||||
# FIXME install newer gobject-introspection
|
||||
|
Loading…
Reference in New Issue
Block a user