summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-biology/tophat/tophat-2.1.1-r5.ebuild (renamed from sci-biology/tophat/tophat-2.1.1-r4.ebuild)8
1 files changed, 5 insertions, 3 deletions
diff --git a/sci-biology/tophat/tophat-2.1.1-r4.ebuild b/sci-biology/tophat/tophat-2.1.1-r5.ebuild
index 590f6eb2d20f..84f3d82b39d0 100644
--- a/sci-biology/tophat/tophat-2.1.1-r4.ebuild
+++ b/sci-biology/tophat/tophat-2.1.1-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,8 +19,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-libs/boost:=[threads]
- dev-python/intervaltree[${PYTHON_USEDEP}]
- dev-python/sortedcontainers[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/intervaltree[${PYTHON_MULTI_USEDEP}]
+ dev-python/sortedcontainers[${PYTHON_MULTI_USEDEP}]
+ ')
sci-biology/samtools:0.1-legacy
sci-biology/bowtie:2"
DEPEND="${RDEPEND}