summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Levine <plevine457@gmail.com>2020-06-12 00:01:46 -0400
committerJoonas Niilola <juippis@gentoo.org>2020-07-19 13:43:26 +0300
commitf571895680bcd163815b7fbf6ac8d7b540a64817 (patch)
tree487f28f112780eb5cec4b0fa95dd613f23f284ce /dev-cpp
parentdev-cpp/gtest: Remove dev-cpp/gmock blocker (diff)
downloadgentoo-f571895680bcd163815b7fbf6ac8d7b540a64817.tar.gz
gentoo-f571895680bcd163815b7fbf6ac8d7b540a64817.tar.bz2
gentoo-f571895680bcd163815b7fbf6ac8d7b540a64817.zip
dev-cpp/gtest: Move PYTHON_DEPS to BDEPEND
Python would need to be run at build time. 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>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/gtest/gtest-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-9999.ebuild b/dev-cpp/gtest/gtest-9999.ebuild
index 1e9d17d5bbc3..40af1cfe82d5 100644
--- a/dev-cpp/gtest/gtest-9999.ebuild
+++ b/dev-cpp/gtest/gtest-9999.ebuild
@@ -31,7 +31,7 @@ SLOT="0"
IUSE="doc examples test"
RESTRICT="!test? ( test )"
-DEPEND="test? ( ${PYTHON_DEPS} )"
+BDEPEND="test? ( ${PYTHON_DEPS} )"
PATCHES=(
"${FILESDIR}"/${PN}-1.10.0_p20200702-increase-clone-stack-size.patch