diff --git a/dev-python/hyperlink/hyperlink-17.1.1.ebuild b/dev-python/hyperlink/hyperlink-17.1.1.ebuild index e9b1e86ea1b69..b8d4e5eea0752 100644 --- a/dev-python/hyperlink/hyperlink-17.1.1.ebuild +++ b/dev-python/hyperlink/hyperlink-17.1.1.ebuild @@ -17,6 +17,7 @@ IUSE="test" RDEPEND="" DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] test? ( >=dev-python/pytest-2.9.2[${PYTHON_USEDEP}] >=dev-python/pytest-cov-2.3.0[${PYTHON_USEDEP}]