Accepting request 928752 from home:dimstar:Factory

- BuildRequire libxcvt when building against xorg-x11-server > 21,
  unless when building for s390x: libxcvt was split out and lives
  in an own package now.

OBS-URL: https://build.opensuse.org/request/show/928752
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=392
This commit is contained in:
Bjørn Lie 2021-11-02 12:01:41 +00:00 committed by Git OBS Bridge
parent 3f2bea55a5
commit ad9ee19bfd
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 2 11:55:37 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire libxcvt when building against xorg-x11-server > 21,
unless when building for s390x: libxcvt was split out and lives
in an own package now.
-------------------------------------------------------------------
Thu Oct 21 12:41:20 UTC 2021 - Florian "spirit" <packaging@sp1rit.anonaddy.me>

View File

@ -47,6 +47,9 @@ Patch1002: mutter-SLE-bsc984738-grab-display.patch
BuildRequires: Mesa-libGLESv3-devel
BuildRequires: fdupes
%ifnarch s390x
BuildRequires: (libxcvt if xorg-x11-server > 21)
%endif
BuildRequires: meson >= 0.53.0
BuildRequires: pkgconfig
BuildRequires: xorg-x11-server