summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/shogun/shogun-5.0.0.ebuild')
-rw-r--r--sci-libs/shogun/shogun-5.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/shogun/shogun-5.0.0.ebuild b/sci-libs/shogun/shogun-5.0.0.ebuild
index faf9808fd09f..78fb3ea3a38d 100644
--- a/sci-libs/shogun/shogun-5.0.0.ebuild
+++ b/sci-libs/shogun/shogun-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -76,7 +76,7 @@ DEPEND="${RDEPEND}
ruby? ( >=dev-lang/swig-3.0.12 )
test? (
dev-python/jinja[${PYTHON_USEDEP}]
- dev-cpp/gmock
+ >=dev-cpp/gtest-1.8.0
)"
# javamodular needs jblas (painful to package properly)