Martin Pluskal
2019-12-19 15:34:15 +00:00
committed by Git OBS Bridge
parent 8f4d2841a0
commit 2767346866

View File

@@ -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.