Gordon Leung 2024-06-07 20:31:12 +00:00 committed by Git OBS Bridge
parent f98fe4c0f7
commit f7deac1543

View File

@ -30,7 +30,13 @@ BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: opencl-headers
BuildRequires: vulkan-headers
# For some reason these don't build on 15.5
# Once the 15.6 repo is enabled, check to see if it builds there
%if 0%{?suse_version} > 1600
%ifarch x86_64
BuildRequires: pkgconfig(DirectX-Headers)
%endif
%endif
BuildRequires: pkgconfig(ImageMagick)
BuildRequires: pkgconfig(chafa)
BuildRequires: pkgconfig(dbus-1)