dev-python/jsonschema: Fix missing dep

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
This commit is contained in:
Alexey Shvetsov
2019-03-13 11:28:41 +03:00
parent 2e94310ff3
commit 9a8095b62d

View File

@@ -21,6 +21,7 @@ RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/strict-rfc3339[${PYTHON_USEDEP}]
dev-python/webcolors[${PYTHON_USEDEP}]
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep \
'dev-python/functools32[${PYTHON_USEDEP}]' 'python2*' pypy)
"