SHA256
1
0
forked from pool/mutter

Accepting request 778810 from home:sndirsch:branches:GNOME:Factory

- mutter-fix-mesa20.patch 
  * fixes build against Mesa 20 (boo#1164688)

OBS-URL: https://build.opensuse.org/request/show/778810
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=338
This commit is contained in:
2020-02-25 12:38:59 +00:00
committed by Git OBS Bridge
parent 19f573801d
commit 8e455e5e3a
3 changed files with 21 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ Patch1000: mutter-SLE-bell.patch
Patch1001: mutter-SLE-relax-some-constraints-on-CSD-windows.patch
# PATCH-NEEDS-REBASE mutter-SLE-bsc984738-grab-display.patch bsc#984738 bgo#769387 hpj@suse.com -- Revert a upstream commit to avoid X11 race condition that results in wrong dialog sizes.
Patch1002: mutter-SLE-bsc984738-grab-display.patch
Patch1100: mutter-fix-mesa20.patch
BuildRequires: Mesa-libGLESv3-devel
BuildRequires: cmake
@@ -164,6 +165,8 @@ translation-update-upstream po mutter
# %patch1002 -p1
%endif
%patch1100 -p1
%build
%define _lto_cflags %{nil}
%meson \