dev-python/brotlicffi: fix DEPEND for brotli

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-10-25 11:55:47 +01:00
parent 7fdf3b7370
commit f310067dee

View File

@@ -37,6 +37,7 @@ RDEPEND="
' 'python*')
"
DEPEND="
${RDEPEND}
test? (
dev-python/hypothesis[${PYTHON_USEDEP}]
)