diff --git a/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild b/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild index 6b2cfebd8c..e6face0569 100644 --- a/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild +++ b/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild @@ -21,7 +21,10 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - test? ( dev-python/pytest[${PYTHON_USEDEP}] ) + test? ( + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/unicodedata2[${PYTHON_USEDEP}] + ) " distutils_enable_tests setup.py