diff --git a/sys-cluster/cinder/cinder-20.0.0.ebuild b/sys-cluster/cinder/cinder-20.0.0.ebuild index 3d2eb4da15..ade70edbfe 100644 --- a/sys-cluster/cinder/cinder-20.0.0.ebuild +++ b/sys-cluster/cinder/cinder-20.0.0.ebuild @@ -109,6 +109,7 @@ BDEPEND=" dev-python/SQLAlchemy-Utils[${PYTHON_USEDEP}] dev-python/moto[${PYTHON_USEDEP}] dev-python/testresources[${PYTHON_USEDEP}] + dev-python/testscenarios[${PYTHON_USEDEP}] ) "