dev-libs/opencl-clang:10: Remove BDEPEND="dev-vcs/git"

Upstream have recently made it so that Git is no longer required when
system versions of llvm/clang and spirv-llvm-translator are used.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2020-06-22 22:52:09 +02:00
parent 955640ef35
commit 2dbdce23dd

View File

@@ -19,7 +19,6 @@ KEYWORDS="~amd64"
S="${WORKDIR}/${MY_P}"
BDEPEND="dev-vcs/git"
COMMON="sys-devel/clang:10=[static-analyzer,${MULTILIB_USEDEP}]"
DEPEND="${COMMON}
dev-util/spirv-llvm-translator:10=[${MULTILIB_USEDEP}]"