diff --git a/dev-python/hypothesis/hypothesis-6.135.31.ebuild b/dev-python/hypothesis/hypothesis-6.135.31.ebuild index 083419e344e9c..4e65831c95993 100644 --- a/dev-python/hypothesis/hypothesis-6.135.31.ebuild +++ b/dev-python/hypothesis/hypothesis-6.135.31.ebuild @@ -44,6 +44,9 @@ BDEPEND=" >=dev-python/pytest-8[${PYTHON_USEDEP}] ) " +PDEPEND=" + dev-python/hypothesis-gentoo[${PYTHON_USEDEP}] +" EPYTEST_PLUGINS=( pytest-rerunfailures ) EPYTEST_XDIST=1