commit:     890be677227fc01bc5e44cbd513c1761def12267
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 23:20:44 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 23:23:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890be677

net-im/openmittsu: Depend on dev-cpp/gtest for tests.

gmock has been merged with gtest with version 1.8.0.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-im/openmittsu/openmittsu-0.9.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/openmittsu/openmittsu-0.9.11.0.ebuild 
b/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
index 226e2dba08f..0e19faba5aa 100644
--- a/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
+++ b/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
@@ -25,7 +25,7 @@ RDEPEND="dev-db/qt5-sqlcipher
        >=dev-qt/qtwidgets-5.7.1:5=
        >=media-gfx/qrencode-3.4.4-r1:="
 DEPEND="${RDEPEND}
-       test? ( dev-cpp/gmock )"
+       test? ( >=dev-cpp/gtest-1.8.0 )"
 
 DOCS=(
        README.md

Reply via email to