summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Levine <plevine457@gmail.com>2020-06-11 23:57:26 -0400
committerJoonas Niilola <juippis@gentoo.org>2020-07-19 13:43:26 +0300
commit12f9e02c58de048fb273e9acac5ce70df9b82fd5 (patch)
treebabf3d2c3661edf63f0a82cd3f663d59b6737907
parentdev-cpp/gtest: Remove python2_7 from PYTHON_COMPAT (diff)
downloadgentoo-12f9e02c58de048fb273e9acac5ce70df9b82fd5.tar.gz
gentoo-12f9e02c58de048fb273e9acac5ce70df9b82fd5.tar.bz2
gentoo-12f9e02c58de048fb273e9acac5ce70df9b82fd5.zip
dev-cpp/gtest: Remove dev-cpp/gmock blocker
dev-cpp/gmock no longer exists in the gentoo tree or in any known overlay. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-cpp/gtest/gtest-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-9999.ebuild b/dev-cpp/gtest/gtest-9999.ebuild
index 359edcc95858..1e9d17d5bbc3 100644
--- a/dev-cpp/gtest/gtest-9999.ebuild
+++ b/dev-cpp/gtest/gtest-9999.ebuild
@@ -32,7 +32,6 @@ IUSE="doc examples test"
RESTRICT="!test? ( test )"
DEPEND="test? ( ${PYTHON_DEPS} )"
-RDEPEND="!dev-cpp/gmock"
PATCHES=(
"${FILESDIR}"/${PN}-1.10.0_p20200702-increase-clone-stack-size.patch