commit: 2ddeb5981f5bbc80372aec79547a739ef1b1245f
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Apr 14 17:17:20 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Apr 14 17:17:20 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2ddeb598
sci-biology/VarScan: add RDEPEND on bam-readcount
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-biology/VarScan/VarScan-2.4.2.ebuild | 5 +++--
sci-biology/VarScan/VarScan-2.4.3.ebuild | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/sci-biology/VarScan/VarScan-2.4.2.ebuild
b/sci-biology/VarScan/VarScan-2.4.2.ebuild
index 36af35941..4add5f679 100644
--- a/sci-biology/VarScan/VarScan-2.4.2.ebuild
+++ b/sci-biology/VarScan/VarScan-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,8 @@ IUSE=""
DEPEND="
>=virtual/jdk-1.5:*
!sci-biology/VarScan-bin"
-RDEPEND=">=virtual/jre-1.5:*"
+RDEPEND=">=virtual/jre-1.5:*
+ sci-biology/bam-readcount"
S="${WORKDIR}"/net/sf/varscan
diff --git a/sci-biology/VarScan/VarScan-2.4.3.ebuild
b/sci-biology/VarScan/VarScan-2.4.3.ebuild
index 8c42848c1..0b3fc2ad5 100644
--- a/sci-biology/VarScan/VarScan-2.4.3.ebuild
+++ b/sci-biology/VarScan/VarScan-2.4.3.ebuild
@@ -20,7 +20,8 @@ IUSE=""
DEPEND="
>=virtual/jdk-1.5:*
!sci-biology/VarScan-bin"
-RDEPEND=">=virtual/jre-1.5:*"
+RDEPEND=">=virtual/jre-1.5:*
+ sci-biology/bam-readcount"
S="${WORKDIR}"/net/sf/varscan