mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-02 22:03:07 +02:00
Merge branch 'wip/hadess/avoid-unintended-success' into 'master'
ci: Don't ignore xdg-desktop-portal build failure Closes #2043 See merge request GNOME/glib!1377
This commit is contained in:
commit
83b7aa5099
@ -143,7 +143,10 @@ 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
|
||||||
- ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-libportal --disable-dependency-tracking && make && sudo make install
|
- git reset --hard 1.6.0
|
||||||
|
- ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-libportal --disable-dependency-tracking
|
||||||
|
- make
|
||||||
|
- sudo make install
|
||||||
- cd ..
|
- cd ..
|
||||||
# FIXME install newer gobject-introspection
|
# FIXME install newer gobject-introspection
|
||||||
# with GMemoryMonitor support, see:
|
# with GMemoryMonitor support, see:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user