Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/openmittsu/
Date: Sun, 18 Feb 2018 23:24:30
Message-Id: 1518996239.890be677227fc01bc5e44cbd513c1761def12267.ulm@gentoo
1 commit: 890be677227fc01bc5e44cbd513c1761def12267
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 23:20:44 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 23:23:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890be677
7
8 net-im/openmittsu: Depend on dev-cpp/gtest for tests.
9
10 gmock has been merged with gtest with version 1.8.0.
11
12 Package-Manager: Portage-2.3.24, Repoman-2.3.6
13
14 net-im/openmittsu/openmittsu-0.9.11.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/openmittsu/openmittsu-0.9.11.0.ebuild b/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
18 index 226e2dba08f..0e19faba5aa 100644
19 --- a/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
20 +++ b/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
21 @@ -25,7 +25,7 @@ RDEPEND="dev-db/qt5-sqlcipher
22 >=dev-qt/qtwidgets-5.7.1:5=
23 >=media-gfx/qrencode-3.4.4-r1:="
24 DEPEND="${RDEPEND}
25 - test? ( dev-cpp/gmock )"
26 + test? ( >=dev-cpp/gtest-1.8.0 )"
27
28 DOCS=(
29 README.md