SHA256
1
0
forked from pool/Mesa

- n_buildfix-21.3.0.patch

* fixes Mesa-drivers build

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1069
This commit is contained in:
2021-11-18 03:30:34 +00:00
committed by Git OBS Bridge
parent 5d7cfe545b
commit 4b9bb847b3
5 changed files with 27 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ Patch54: n_drirc-disable-rgb10-for-chromium-on-amd.patch
Patch58: u_dep_xcb.patch
Patch100: U_fix-mpeg1_2-decode-mesa-20.2.patch
Patch200: u_fix-build-on-ppc64le.patch
Patch300: n_buildfix-21.3.0.patch
BuildRequires: bison
BuildRequires: fdupes
BuildRequires: flex
@@ -767,6 +768,7 @@ rm -rf docs/README.{VMS,WIN32,OS2}
%patch58 -p1
%patch100 -p1
%patch200 -p1
%patch300 -p1
# Remove requires to vulkan libs from baselibs.conf on platforms
# where vulkan build is disabled; ugly ...