summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2024-04-11 12:39:49 (GMT)
committerJan Palus2024-04-11 12:39:49 (GMT)
commit27b83c09773ca4b5f97848438ad6d5a6e4632064 (patch)
tree601803db8901ab8c5f52b48ef4d73b81d5fc59b5
parent52b714261b91111b43067362dbb98b43a81ba4d6 (diff)
downloadMesa-27b83c09773ca4b5f97848438ad6d5a6e4632064.zip
Mesa-27b83c09773ca4b5f97848438ad6d5a6e4632064.tar.gz
- nvk requires stdbool.h in its bindgen invocation hence require clang then
-rw-r--r--Mesa.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/Mesa.spec b/Mesa.spec
index 4a4561a..909e208 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -84,12 +84,12 @@
Summary: Free OpenGL implementation
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
Name: Mesa
-Version: 24.0.4
+Version: 24.0.5
Release: 1
License: MIT (core) and others - see license.html file
Group: X11/Libraries
Source0: https://archive.mesa3d.org/mesa-%{version}.tar.xz
-# Source0-md5: de4661e901f2dfb194e6b1bf04dc2171
+# Source0-md5: 8d8c4bb8d938adcf1aaaaa9381570d45
Source1: https://crates.io/api/v1/crates/syn/%{syn_crate_ver}/download?/syn-%{syn_crate_ver}.tar.gz
# Source1-md5: 16236f1edd28a8895ad8c3de8de226d8
Source2: https://crates.io/api/v1/crates/unicode-ident/%{unicode_ident_crate_ver}/download?/unicode-ident-%{unicode_ident_crate_ver}.tar.gz
@@ -104,6 +104,7 @@ BuildRequires: SPIRV-LLVM-Translator-devel >= 8.0.1.3
%endif
%{?with_gallium_zink:BuildRequires: Vulkan-Loader-devel}
BuildRequires: bison >= 2.4.1
+%{?with_nvk:BuildRequires: clang >= %{llvm_ver}}
%{?with_opencl:BuildRequires: clang-devel >= %{llvm_ver}}
BuildRequires: elfutils-devel
BuildRequires: expat-devel >= 1.95