commit: 683635a1f893c4e12944e48fd6ff2ad65a401b7e
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 30 08:04:29 2019 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Oct 30 08:04:29 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=683635a1
sci-chemistry/relion: Update rdeps
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
sci-chemistry/relion/relion-3.0.8.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sci-chemistry/relion/relion-3.0.8.ebuild
b/sci-chemistry/relion/relion-3.0.8.ebuild
index 34b1277a7..799f8f090 100644
--- a/sci-chemistry/relion/relion-3.0.8.ebuild
+++ b/sci-chemistry/relion/relion-3.0.8.ebuild
@@ -22,7 +22,11 @@ DEPEND="
virtual/mpi
cuda? ( dev-util/nvidia-cuda-toolkit )
"
-RDEPEND="${DEPEND}"
+RDEPEND="
+ ${DEPEND}
+ sci-chemistry/ctffind
+ cuda? ( sci-chemistry/MotionCor2 )
+"
BDEPEND="${DEPEND}"
src_prepare() {