commit: 05d766718544a17c4b8daefcfa3622758665ff3a
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 15:46:21 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 16:39:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d76671
sci-libs/shogun: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-libs/shogun/shogun-5.0.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/sci-libs/shogun/shogun-5.0.0.ebuild
b/sci-libs/shogun/shogun-5.0.0.ebuild
index e5e5b5a3758..faf9808fd09 100644
--- a/sci-libs/shogun/shogun-5.0.0.ebuild
+++ b/sci-libs/shogun/shogun-5.0.0.ebuild
@@ -52,7 +52,10 @@ RDEPEND="
lua? ( dev-lang/lua:0 )
octave? ( >=sci-mathematics/octave-4.2.0:=[hdf5] )
opencl? ( virtual/opencl )
- python? ( dev-python/numpy[${PYTHON_USEDEP}] )
+ python? (
+ ${PYTHON_DEPS}
+ dev-python/numpy[${PYTHON_USEDEP}]
+ )
R? ( dev-lang/R )
ruby? ( dev-ruby/narray )"
DEPEND="${RDEPEND}