dev-python/wstools: Added missing dev-python/execnet dependency (bug #601316).

Package-Manager: portage-2.3.2
This commit is contained in:
Lars Wendler
2016-12-01 00:31:38 +01:00
parent 71b89c742f
commit eaffc05968

View File

@@ -20,6 +20,7 @@ IUSE=""
RDEPEND="
dev-python/autopep8[${PYTHON_USEDEP}]
dev-python/execnet[${PYTHON_USEDEP}]
dev-python/pep8[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cache[${PYTHON_USEDEP}]