media-libs/opensubdiv: add missing virtual/opencl depend.
authorJonathan Scruggs <j.scruggs@gmail.com>
Sat, 14 Oct 2017 14:52:16 +0000 (15:52 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 15 Oct 2017 21:11:10 +0000 (23:11 +0200)
* This use flag is masked for OpenSubDiv, but this is in prep of
unmasking it after new Blender is in main repo.

media-libs/opensubdiv/opensubdiv-3.3.0.ebuild

index 28ba08cb7a520fd2a1ce48f94a2046d39df6488b..1c1abebee3658064cf6f678ffa286e43e05ec31d 100644 (file)
@@ -17,6 +17,7 @@ IUSE="cuda doc opencl openmp ptex tbb"
 RDEPEND="media-libs/glew:=
        media-libs/glfw:=
        cuda? ( dev-util/nvidia-cuda-toolkit:* )
+       opencl? ( virtual/opencl )
        ptex? ( media-libs/ptex )"
 
 DEPEND="${RDEPEND}