commit: c5876d86bc21ebd16142a014713ff8aad1e87465
Author: Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Mon Jan 18 13:24:00 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 13:24:00 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c5876d86
sci-biology/psychopy: removed setuptools from runtime deps
Package-Manager: portage-2.2.26
sci-biology/psychopy/psychopy-1.83.03.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sci-biology/psychopy/psychopy-1.83.03.ebuild
b/sci-biology/psychopy/psychopy-1.83.03.ebuild
index d89a377..03da25c 100644
--- a/sci-biology/psychopy/psychopy-1.83.03.ebuild
+++ b/sci-biology/psychopy/psychopy-1.83.03.ebuild
@@ -21,8 +21,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
"
-RDEPEND="${DEPEND}
- dev-python/pillow[${PYTHON_USEDEP}]
+RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/numpy[lapack,${PYTHON_USEDEP}]