Accepting request 1234527 from X11:Wayland

- Fix building vsgXChange and other packages by adding the
  missing runtime dependency to the development package
  for SPIRV-Tools-opt

OBS-URL: https://build.opensuse.org/request/show/1234527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glslang?expand=0&rev=55
This commit is contained in:
Ana Guerrero 2025-01-06 15:04:49 +00:00 committed by Git OBS Bridge
commit 4ef5963daa
4 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,4 @@
mtime: 1734378911
commit: 00d092be3e4a07aa8ded4e33004ad55e30ba4c2e6ea165be3626c97b0fbe6d08
mtime: 1735808627
commit: e310b3d9d4e725681112f622f1a812f46473cd52eb90b98061fb72c294474474
url: https://src.opensuse.org/jengelh/glslang
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80da1fca45ea30ecb4bc8ff00e64e91b1855f36cf512f991a3389f7e104579e7
oid sha256:ca34fcfd53c8c5d79b86cd7332d5ff5c0f623f813eb02d46f62aaa7a12495dab
size 256

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 2 08:54:06 UTC 2025 - Ralf Habacker <ralf.habacker@freenet.de>
- Fix building vsgXChange and other packages by adding the
missing runtime dependency to the development package
for SPIRV-Tools-opt
-------------------------------------------------------------------
Sun Dec 15 21:51:35 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -55,6 +55,7 @@ specifications for these languages.
%package devel
Summary: OpenGL and OpenGL ES shader front end and validator
Group: Development/Libraries/C and C++
Requires: cmake(SPIRV-Tools-opt)
Requires: %lname = %version
%description devel