forked from pool/shaderc
since we don't bundle, the "update" to glslang is none
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=43
This commit is contained in:
parent
08918d310b
commit
637049ce31
@ -2,10 +2,7 @@
|
||||
Sun Dec 4 12:50:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2022.4:
|
||||
* Update to Glslang 11
|
||||
* Update SPIRV-Tools, SPIRV-Headers dependencies
|
||||
* Add Cmake BUNDLE DESTINATION option for target install
|
||||
* The code coverage build is no longer being tested
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 10:20:34 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
@ -31,7 +31,11 @@ Source99: baselibs.conf
|
||||
Patch1: 0001-Use-system-third-party-libs.patch
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: glslang-devel >= 11.1.0.g573
|
||||
# "DEPS" file recommends: glslang 11.12.0-24-g728c6895
|
||||
# DEPS file: spirv-headers sdk-1.3.231.0-14-gc214f6f
|
||||
# DEPS file: spirv-tools v2022.4-28-gd9446130
|
||||
# Slightly lower should work too
|
||||
BuildRequires: glslang-devel >= 11.12.0
|
||||
BuildRequires: spirv-headers >= 1.6.1~sdk231
|
||||
BuildRequires: spirv-tools-devel >= 2022.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user