cuda.eclass: Add nvidia-cuda-toolkit dep
authorJason Zaman <perfinion@gentoo.org>
Sun, 14 Oct 2018 15:44:48 +0000 (23:44 +0800)
committerJason Zaman <perfinion@gentoo.org>
Wed, 17 Oct 2018 04:45:25 +0000 (12:45 +0800)
commit38f0acd3a2cb845b4f03515c6203d853a0ebc05b
treee7ee05de76a0f04904a23b7a902985dbf650aa65
parent4be377ae578ef0a9ed35b8293832b2fcf9ccbc53
cuda.eclass: Add nvidia-cuda-toolkit dep

The eclass checked for nvidia-cuda-toolkit but was missing the DEPEND.
Also for EAPI7 both DEPEND and BDEPEND are needed for the compiler and
libraries.

Closes: https://bugs.gentoo.org/654168
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
eclass/cuda.eclass