dev-python/textx: Add missing dev-python/click test dep

Closes: https://bugs.gentoo.org/979561
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-07-20 11:58:52 +02:00
parent 637a2c09a3
commit f432a1d3ee

View File

@@ -29,6 +29,7 @@ RDEPEND="
"
BDEPEND="
test? (
>=dev-python/click-7.0.0[${PYTHON_USEDEP}]
dev-python/html5lib[${PYTHON_USEDEP}]
)
"