summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-05-22 16:12:20 -0400
committerMatt Turner <mattst88@gentoo.org>2023-05-22 22:58:35 -0400
commitb7ab34a24f303e2e333173fb10845b368afdec58 (patch)
tree0158d5d9d5a00f2126f4b7759a86d7b4e235f459 /dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild
parentdev-util/spirv-llvm-translator: Move clang to BDEPEND="test? ( ... )" (diff)
downloadgentoo-b7ab34a24f303e2e333173fb10845b368afdec58.tar.gz
gentoo-b7ab34a24f303e2e333173fb10845b368afdec58.tar.bz2
gentoo-b7ab34a24f303e2e333173fb10845b368afdec58.zip
dev-util/spirv-llvm-translator: Move spirv-headers out of RDEPEND
spirv-headers, as the name suggests, provides only header files. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild')
-rw-r--r--dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild
index 053b146fad72..7cf49ee565d2 100644
--- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild
+++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild
@@ -22,12 +22,11 @@ REQUIRED_USE="test? ( tools )"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-util/spirv-headers
sys-devel/llvm:${SLOT}
"
-
-DEPEND="${RDEPEND}"
-
+DEPEND="${RDEPEND}
+ dev-util/spirv-headers
+"
BDEPEND="
virtual/pkgconfig
test? (