From ffe24c1dfeb587c7fd457bf1cbc2909cebd9339e Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Thu, 8 Mar 2018 19:46:41 +0100 Subject: sci-libs/shogun: Depend on >=dev-cpp/gtest-1.8.0. dev-cpp/gmock has been merged into >=dev-cpp/gtest-1.8.0. --- sci-libs/shogun/shogun-5.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs') 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) -- cgit v1.2.3-65-gdbad