diff --git a/dev-python/flake8/flake8-2.5.1.ebuild b/dev-python/flake8/flake8-2.5.1.ebuild index 4a5fc3b8bf333..f52a4537ec208 100644 --- a/dev-python/flake8/flake8-2.5.1.ebuild +++ b/dev-python/flake8/flake8-2.5.1.ebuild @@ -30,6 +30,8 @@ DEPEND="${RDEPEND} test? ( ${PDEPEND} dev-python/nose[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) + >=dev-python/mccabe-0.2.1[${PYTHON_USEDEP}] +