summaryrefslogtreecommitdiff
path: root/sci-libs/shogun
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-07 18:36:31 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-07 18:38:06 +0200
commit00c405b82175e505ee9e52d8b25e781fb617d12e (patch)
treef8c6939a59dedf015be35271055e23535687238b /sci-libs/shogun
parentd48b5b67b5acd9b6b53059810680c05e2b22cf1a (diff)
downloadgentoo-00c405b82175e505ee9e52d8b25e781fb617d12e.tar.gz
gentoo-00c405b82175e505ee9e52d8b25e781fb617d12e.tar.xz
sci-libs/shogun: Clear QA warnings
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-libs/shogun')
-rw-r--r--sci-libs/shogun/shogun-3.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/shogun/shogun-3.2.0.ebuild b/sci-libs/shogun/shogun-3.2.0.ebuild
index 51cfb508525..603f001c5f2 100644
--- a/sci-libs/shogun/shogun-3.2.0.ebuild
+++ b/sci-libs/shogun/shogun-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -46,12 +46,12 @@ RDEPEND="
sci-libs/nlopt:=
sci-mathematics/glpk:=
sci-mathematics/lpsolve:=
- sys-libs/readline
+ sys-libs/readline:0
sys-libs/zlib:=
virtual/blas
virtual/cblas
virtual/lapack
- lua? ( dev-lang/lua )
+ lua? ( dev-lang/lua:0 )
mono? ( dev-lang/mono )
octave? ( sci-mathematics/octave[hdf5] )
python? ( dev-python/numpy[${PYTHON_USEDEP}] )