commit:     4ba2a854b240019039ba956765fe0ae7683de289
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 11:52:31 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 11:52:31 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4ba2a854

sci-biology/ngs: add missing dep on java compiler

Closes: https://github.com/gentoo/sci/issues/1134
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/ngs/ngs-2.11.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-biology/ngs/ngs-2.11.2.ebuild 
b/sci-biology/ngs/ngs-2.11.2.ebuild
index d398d6f96..04e788b93 100644
--- a/sci-biology/ngs/ngs-2.11.2.ebuild
+++ b/sci-biology/ngs/ngs-2.11.2.ebuild
@@ -17,6 +17,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}
        sci-biology/bamtools
+       virtual/jdk:*
 "
 RDEPEND="${DEPEND}
        virtual/jre:*

Reply via email to