Accepting request 1139308 from home:darix:branches:graphics
- Add missing Qt6 BuildRequires to enable osltoy OBS-URL: https://build.opensuse.org/request/show/1139308 OBS-URL: https://build.opensuse.org/package/show/graphics/OpenShadingLanguage?expand=0&rev=60
This commit is contained in:
parent
22b001524b
commit
3717f041e0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 19:38:15 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Add missing Qt6 BuildRequires to enable osltoy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 11:01:20 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -34,6 +34,11 @@ Source1: https://creativecommons.org/licenses/by/3.0/legalcode.txt#/CC-BY
|
||||
BuildRequires: OpenEXR-devel >= 2.3
|
||||
BuildRequires: OpenImageIO >= 2.2
|
||||
BuildRequires: bison
|
||||
BuildRequires: cmake(Qt6)
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6OpenGLWidgets)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
%if 0%{?suse_version} > 1500
|
||||
#!BuildIgnore: clang-tools
|
||||
BuildRequires: clang15-devel
|
||||
|
Loading…
Reference in New Issue
Block a user