commit: ffefbc9946ed6d7f548464f942db7eec37283b3f Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Tue Mar 17 12:17:29 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Tue Mar 17 12:17:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ffefbc99
sci-chemistry/xplor-nih: Add missing deps Package-Manager: portage-2.2.18 RepoMan-Options: --force sci-chemistry/xplor-nih/ChangeLog | 3 +++ sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/xplor-nih/ChangeLog b/sci-chemistry/xplor-nih/ChangeLog index e635dd6..e5e8014 100644 --- a/sci-chemistry/xplor-nih/ChangeLog +++ b/sci-chemistry/xplor-nih/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 17 Mar 2015; Justin Lecher <[email protected]> xplor-nih-2.38.ebuild: + sci-chemistry/xplor-nih: Add missing deps + *xplor-nih-2.38 (10 Feb 2015) 10 Feb 2015; Justin Lecher <[email protected]> +metadata.xml, diff --git a/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild b/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild index f8f0bb7..c36e385 100644 --- a/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild +++ b/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild @@ -22,7 +22,10 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="${PYTHON_DEPS}" +RDEPEND="${PYTHON_DEPS} + dev-lang/tcl:8.5 + dev-lang/tk:8.5 +" DEPEND="${RDEPEND}" RESTRICT="fetch"
