- U_glamor-Fix-handling-of-1-bit-pixmaps.patch
* glamor: Fix handling of 1-bit pixmaps; fixes e.g. issues with gimp on Wayland (which needs Xwayland) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=17
This commit is contained in:
@@ -34,6 +34,7 @@ License: MIT
|
||||
Group: System/X11/Servers/XF86_4
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: %{name}-%{version}.tar.xz.sig
|
||||
Patch0: U_glamor-Fix-handling-of-1-bit-pixmaps.patch
|
||||
BuildRequires: meson
|
||||
BuildRequires: ninja
|
||||
#BuildRequires: bison
|
||||
@@ -190,6 +191,7 @@ This package contains the Xwayland Server development files.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
|
Reference in New Issue
Block a user