commit: 7ce346af90b53d6a62174008d87c4f95deec8e30 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Feb 25 20:52:57 2026 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Feb 25 20:52:57 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce346af
dev-util/spirv-llvm-translator: Raise dependency on spirv-headers Closes: https://bugs.gentoo.org/970607 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.21.ebuild | 2 +- dev-util/spirv-llvm-translator/spirv-llvm-translator-17.0.20.ebuild | 2 +- dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.20.ebuild | 2 +- dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.15.ebuild | 2 +- dev-util/spirv-llvm-translator/spirv-llvm-translator-20.1.10.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.21.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.21.ebuild index 557ca7c75e1a..4482144828e7 100644 --- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.21.ebuild +++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.21.ebuild @@ -28,7 +28,7 @@ RDEPEND=" llvm-core/llvm:${SLOT}= " DEPEND="${RDEPEND} - >=dev-util/spirv-headers-1.4.328.0 + >=dev-util/spirv-headers-1.4.335.0 " BDEPEND=" virtual/pkgconfig diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-17.0.20.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-17.0.20.ebuild index 96c68c5015e8..9ca9c5b6615f 100644 --- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-17.0.20.ebuild +++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-17.0.20.ebuild @@ -30,7 +30,7 @@ RDEPEND=" llvm-core/llvm:${SLOT}= " DEPEND="${RDEPEND} - >=dev-util/spirv-headers-1.4.328.0 + >=dev-util/spirv-headers-1.4.335.0 " BDEPEND=" virtual/pkgconfig diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.20.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.20.ebuild index 665251e84b82..402a00d701f0 100644 --- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.20.ebuild +++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.20.ebuild @@ -30,7 +30,7 @@ RDEPEND=" llvm-core/llvm:${SLOT}=[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} - >=dev-util/spirv-headers-1.4.328.0 + >=dev-util/spirv-headers-1.4.335.0 " BDEPEND=" virtual/pkgconfig diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.15.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.15.ebuild index 7b6c7706d60c..4cfa2381481d 100644 --- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.15.ebuild +++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-19.1.15.ebuild @@ -30,7 +30,7 @@ RDEPEND=" llvm-core/llvm:${SLOT}=[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} - >=dev-util/spirv-headers-1.4.328.0 + >=dev-util/spirv-headers-1.4.335.0 " BDEPEND=" virtual/pkgconfig diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-20.1.10.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-20.1.10.ebuild index 8136bd46634b..9abaaee38aee 100644 --- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-20.1.10.ebuild +++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-20.1.10.ebuild @@ -30,7 +30,7 @@ RDEPEND=" llvm-core/llvm:${SLOT}=[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} - >=dev-util/spirv-headers-1.4.328.0 + >=dev-util/spirv-headers-1.4.335.0 " BDEPEND=" virtual/pkgconfig
