dev-util/pkgcheck: Add lazy-object-proxy dep to -9999

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-02-21 10:20:33 +01:00
parent 6e3c90fcce
commit e14d4aea8b

View File

@@ -31,6 +31,7 @@ else
fi
RDEPEND+="
dev-python/chardet[${PYTHON_USEDEP}]
dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pathspec[${PYTHON_USEDEP}]
dev-python/tree-sitter[${PYTHON_USEDEP}]