mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-27 12:42:10 +01:00
ci: Fix xdg-desktop-portal build
Newer versions of xdg-desktop-portal need a newer PipeWire, so use the latest release that doesn't contain this change to avoid having something else to build.
This commit is contained in:
parent
7263fc5591
commit
f333a8058d
@ -143,6 +143,7 @@ installed-tests:
|
|||||||
# https://github.com/flatpak/xdg-desktop-portal/pull/365
|
# https://github.com/flatpak/xdg-desktop-portal/pull/365
|
||||||
- git clone --single-branch https://github.com/flatpak/xdg-desktop-portal.git
|
- git clone --single-branch https://github.com/flatpak/xdg-desktop-portal.git
|
||||||
- cd xdg-desktop-portal
|
- cd xdg-desktop-portal
|
||||||
|
- git reset --hard 1.6.0
|
||||||
- ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-libportal --disable-dependency-tracking
|
- ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-libportal --disable-dependency-tracking
|
||||||
- make
|
- make
|
||||||
- sudo make install
|
- sudo make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user