commit: c19acc9cc1e860fca7c8ae7a6b6c43826ea7f2b9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 1 13:02:27 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 1 13:14:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19acc9c
dev-util/spirv-llvm-translator: Newer spirv-headers required now
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/spirv-llvm-translator/spirv-llvm-translator-21.0.0.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-util/spirv-llvm-translator/spirv-llvm-translator-21.0.0.9999.ebuild
b/dev-util/spirv-llvm-translator/spirv-llvm-translator-21.0.0.9999.ebuild
index ad0638e3e6b0..9f8dcc90db33 100644
--- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-21.0.0.9999.ebuild
+++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-21.0.0.9999.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
llvm-core/llvm:${SLOT}=[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}
- >=dev-util/spirv-headers-1.3.280
+ >=dev-util/spirv-headers-1.4.305
"
BDEPEND="
virtual/pkgconfig