sci-libs/shogun: Depend on >=dev-cpp/gtest-1.8.0.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 8 Mar 2018 18:46:41 +0000 (19:46 +0100)
committerMike Gilbert <floppym@gentoo.org>
Thu, 8 Mar 2018 19:32:50 +0000 (14:32 -0500)
dev-cpp/gmock has been merged into >=dev-cpp/gtest-1.8.0.

sci-libs/shogun/shogun-5.0.0.ebuild

index faf9808fd09f12cca54fb468f3d385f9bea253c2..78fb3ea3a38dde73f8b38812520ece8cb128b0a3 100644 (file)
@@ -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)