summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-06-22 22:52:09 +0200
committerMarek Szuba <marecki@gentoo.org>2020-06-22 22:56:01 +0200
commit2dbdce23ddfea0e528dcea6e5481463a52d0a56d (patch)
tree737b278c62f89b76a003cb24fafe245d2bb03321 /dev-libs/opencl-clang
parentdev-libs/opencl-clang:10: Fix llvm-tblgen detection (diff)
downloadgentoo-2dbdce23ddfea0e528dcea6e5481463a52d0a56d.tar.gz
gentoo-2dbdce23ddfea0e528dcea6e5481463a52d0a56d.tar.bz2
gentoo-2dbdce23ddfea0e528dcea6e5481463a52d0a56d.zip
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>
Diffstat (limited to 'dev-libs/opencl-clang')
-rw-r--r--dev-libs/opencl-clang/opencl-clang-10.0.0.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/opencl-clang/opencl-clang-10.0.0.1.ebuild b/dev-libs/opencl-clang/opencl-clang-10.0.0.1.ebuild
index eaa015b40fe5..6f62bb78ba53 100644
--- a/dev-libs/opencl-clang/opencl-clang-10.0.0.1.ebuild
+++ b/dev-libs/opencl-clang/opencl-clang-10.0.0.1.ebuild
@@ -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}]"