dev-python/robot-detection: add missing six rdep

Closes: https://bugs.gentoo.org/817785
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2021-10-11 22:56:24 +03:00
parent 3d8972647a
commit 83b413dccb

View File

@@ -14,4 +14,6 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
distutils_enable_tests unittest