This commit is contained in:
parent
8f4d2841a0
commit
2767346866
@ -24,7 +24,6 @@ Summary: Vulkan benchmark utility
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/vkmark/vkmark
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: Mesa-libVulkan-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glm-devel
|
||||
BuildRequires: meson
|
||||
@ -36,6 +35,9 @@ BuildRequires: pkgconfig(vulkan)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
BuildRequires: pkgconfig(xcb-icccm)
|
||||
ExcludeArch: %{arm} %{ix86}
|
||||
%ifarch %{x86_64}
|
||||
BuildRequires: Mesa-libVulkan-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
An extensible Vulkan benchmarking suite with targeted, configurable scenes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user