dev-cpp/eigen: Fix prepare with USE=cuda
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 28 Dec 2018 10:51:26 +0000 (11:51 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 28 Dec 2018 10:51:43 +0000 (11:51 +0100)
Closes: https://bugs.gentoo.org/673874
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-cpp/eigen/eigen-3.3.7.ebuild

index efe55b78ebb32be3406c5cec4f718c06f8426c02..dff5c3ac13ce8c68c3a06dc2fa4bc28d2b6914db 100644 (file)
@@ -18,6 +18,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="!dev-cpp/eigen:0"
 DEPEND="
+       cuda? ( dev-util/nvidia-cuda-toolkit )
        doc? ( app-doc/doxygen[dot,latex] )
        test? (
                dev-libs/gmp:0
@@ -34,7 +35,6 @@ DEPEND="
                sci-libs/superlu
                virtual/opengl
                virtual/pkgconfig
-               cuda? ( dev-util/nvidia-cuda-toolkit )
        )
 "
 # Missing: