- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
(new dep since some time) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1246
This commit is contained in:
parent
4e092898e0
commit
34e4fc310a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 20 14:53:17 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
|
||||||
|
(new dep since some time)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 20 14:44:53 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
Mon Nov 20 14:44:53 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -260,10 +260,10 @@ BuildRequires: clang17-devel
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: libclc
|
BuildRequires: libclc
|
||||||
BuildRequires: pkgconfig(LLVMSPIRVLib)
|
BuildRequires: pkgconfig(LLVMSPIRVLib)
|
||||||
|
BuildRequires: pkgconfig(SPIRV-Tools)
|
||||||
%if 0%{with_rusticl}
|
%if 0%{with_rusticl}
|
||||||
BuildRequires: rust
|
BuildRequires: rust
|
||||||
BuildRequires: rust-bindgen
|
BuildRequires: rust-bindgen
|
||||||
BuildRequires: pkgconfig(SPIRV-Tools)
|
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user