dev-python/guessit: add missing dev-python/pygments test dep for 1.0.3

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1964

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Ilya Tumaykin
2016-07-25 18:42:30 +03:00
committed by Patrice Clement
parent 55f3f69ecd
commit 24bb5d63c9

View File

@@ -27,6 +27,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
test? (
dev-python/pygments[${PYTHON_USEDEP}]
>=dev-python/pytest-2.7.3[${PYTHON_USEDEP}]
dev-python/pytest-capturelog[${PYTHON_USEDEP}]
dev-python/pytest-runner[${PYTHON_USEDEP}]