commit: 94c99572f263cd4f59fe0e45daea1a82cf05524c Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Sat Oct 17 03:46:18 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Oct 17 03:46:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=94c99572
dev-python/matplotlib-venn: added uild-time dep Package-Manager: portage-2.2.23 dev-python/matplotlib-venn/ChangeLog | 3 +++ dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/matplotlib-venn/ChangeLog b/dev-python/matplotlib-venn/ChangeLog index 07baf21..5187976 100644 --- a/dev-python/matplotlib-venn/ChangeLog +++ b/dev-python/matplotlib-venn/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 17 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-0.11.ebuild: + dev-python/matplotlib-venn: added uild-time dep + 07 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-9999.ebuild: dev-python/matplotlib-venn: no longer installing for test phase diff --git a/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild b/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild index 47d251e..bdb4ed2 100644 --- a/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild +++ b/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild @@ -21,4 +21,4 @@ RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] sci-libs/scipy[${PYTHON_USEDEP}]" -DEPEND="" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
