commit: 42e85b529ad724771b5879bf06678c338865329f Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Feb 18 20:02:45 2017 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sat Feb 18 20:02:45 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=42e85b52
sci-biology/jtreeview: add deemed dependency on nanoxml Package-Manager: Portage-2.3.3, Repoman-2.3.1 sci-biology/jtreeview/jtreeview-1.1.6.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-biology/jtreeview/jtreeview-1.1.6.4.ebuild b/sci-biology/jtreeview/jtreeview-1.1.6.4.ebuild index 729fccde2..d3c106ee9 100644 --- a/sci-biology/jtreeview/jtreeview-1.1.6.4.ebuild +++ b/sci-biology/jtreeview/jtreeview-1.1.6.4.ebuild @@ -21,7 +21,8 @@ SLOT="0" KEYWORDS="" # resulting java binary does not execute for me IUSE="" -DEPEND=">virtual/jdk-1.5:*" +DEPEND=">virtual/jdk-1.5:* + dev-java/nanoxml" RDEPEND="${DEPEND} >=virtual/jre-1.5:*"